[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding influxdb labels such as appname and version for each measure #14

Open
mcortinas opened this issue Jun 21, 2017 · 0 comments
Open

Comments

@mcortinas
Copy link

Hi,

We want use this project with a several applications.
We currently can use a different influxdb databases , one for each application.

We think could be useful add a label to some metric, I think in labels such as "appname" and "version". In this way, we can join differents measurements in grafana more easily.

Do you know if we can do it with this project ? How can we do it?
Best,
Marc

dmuravov pushed a commit to dmuravov/JMeter-InfluxDB-Writer that referenced this issue Dec 4, 2018
…ment point using an generic argument "optionalTags" containing a list of key-value pairs delimited by coma, colon or semicolon. Whereas key  is a tag and value is its value. For ex. "optionalTags" set to "appVersion=4.1.11;testdataVersion=3.0" means that the InfluxDB gets two tags "appVersion" and "testdataVersion" with values "4.1.11", "3.0" correspondingly. In addition: README was updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant