Skip to content

Gauge with multiple types #28

Closed
Closed
@glureau

Description

@glureau

Hello!
I'm using gauge in some places, for recording sometimes String values, sometimes numbers.
Sadly it's saved in the same json field "value" and then Elasticsearch take the first entry to define if it's a text or a number, and then it will fail at some point (in my case it's detected as String so I just cannot use the number values).

What about renaming the "value" field to something like "value_"?

Best Regards,
Greg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions