https://bz.apache.org/bugzilla/show_bug.cgi?id=62203
Bug ID: 62203
Summary: Influxdb BackendListener client: store user tags to
annotation and internal transaction
Product: JMeter
Version: 4.0
Hardware: PC
OS: All
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 35798
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35798&action=edit
InfluxdbBackendListenerClient
Influxdb BackendListener client not send users tags:
- with event metrics (EVENTS_FOR_ANNOTATION = "events")
- with "internal" transaction metrics
Need add tag.append(userTag) to:
- sendMetrics() method
- addAnnotation(boolean startOrEnd) method
See attached InfluxdbBackendListenerClient.java
--
You are receiving this mail because:
You are the assignee for the bug.