Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up{{ message }}
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Feature Request
Proposal:
Add a new option
value_field = "whatever"that will set the field key used by the parserCurrent behavior:
Parser always uses
valueas the field key.Desired behavior:
Parse should allow user to provide an appropriately descriptive field key.
Use case:
We have experienced the same behavior with exec input plugin and data format:
However, the metric name in the endpoint is tunnels_total_value
Thank you
Originally posted by @AntonioAlfrz in #7171 (comment)