Skip to content

change @Measurement name dynamically #238

@k3cloudqxy

Description

@k3cloudqxy

Proposal:
Is there a way to change @measurement(name = "tagLog") the Measurement name dynamically, Mongodb @document support spel, and we can change a collection name when we provide a collection name,@document(collection ="t_Log_#{@logCollectionNameProvider.getCollectionName()}")

Current behavior:
influxdb not support spel, can not change Measurement name

Desired behavior:
change @measurement(name = "tagLog") the Measurement name dynamically

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions