You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The option "use_event_fields_for_data_points" is very helpful, just for our use cases we always need only numeric fields to be data points, but all string fields to be tags.
With an option like "use_string_fields_for_tags", you would not need to manually list all fields from different documents that should to be sent to Influxdb as tags.
The text was updated successfully, but these errors were encountered:
The option "use_event_fields_for_data_points" is very helpful, just for our use cases we always need only numeric fields to be data points, but all string fields to be tags.
With an option like "use_string_fields_for_tags", you would not need to manually list all fields from different documents that should to be sent to Influxdb as tags.
The text was updated successfully, but these errors were encountered: