Bug 61794 - [Influxdb] Allow users to add theirs owns tags
Summary: [Influxdb] Allow users to add theirs owns tags
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 4.0
Hardware: All All
: P1 blocker (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL: https://github.com/apache/jmeter/pull...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-21 09:16 UTC by mchassagneux
Modified: 2018-07-18 19:10 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mchassagneux 2017-11-21 09:16:01 UTC
This ticket correspond to the PR : 321 from GitHub => 

https://github.com/apache/jmeter/pull/321
Comment 1 mchassagneux 2017-11-21 10:43:05 UTC
Close with commit 1815893
Comment 2 Philippe Mouawad 2017-11-21 10:44:51 UTC
Hello Maxime,
Could you fix the SONAR issues introduced ?:
https://builds.apache.org/analysis/overview?id=org.apache.jmeter%3AJMeter

Thank you
Comment 3 Philippe Mouawad 2017-11-21 13:12:56 UTC
Author: pmouawad
Date: Tue Nov 21 13:12:10 2017
New Revision: 1815917

URL: http://svn.apache.org/viewvc?rev=1815917&view=rev
Log:
Bug 61794 - [Influxdb] Allow users to add theirs owns tags
Fix SONAR warnings
Bugzilla Id: 61794

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/influxdb/InfluxdbBackendListenerClient.java
Comment 4 Hemarao 2018-07-03 11:58:41 UTC
Hi,

We are trying to send some data in influxdb using the BackEnd listener's (org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient) new TAG_ feature in Jmeter 4.0 but we are not seeing any data going to the InfluxDb. Request you to please help us out on how to send data to Influx DB using the TAG_ feature of the Backend Listener?

Note: We are able to send the data rocks.nt.apm.jmeter.JmeterinfluxDBBackendListnerClient
Comment 5 Philippe Mouawad 2018-07-18 19:10:43 UTC
(In reply to Hemarao from comment #4)
> Hi,
> 
> We are trying to send some data in influxdb using the BackEnd listener's
> (org.apache.jmeter.visualizers.backend.influxdb.
> InfluxdbBackendListenerClient) new TAG_ feature in Jmeter 4.0 but we are not
> seeing any data going to the InfluxDb. Request you to please help us out on
> how to send data to Influx DB using the TAG_ feature of the Backend Listener?
> 
> Note: We are able to send the data
> rocks.nt.apm.jmeter.JmeterinfluxDBBackendListnerClient

Please open a new bug and don't reopen old one.
Besides provide more information as in my tests it works.
Comment 6 The ASF infrastructure team 2022-09-24 20:38:11 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4604