You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/03/21 15:22:13 UTC

[Bug 62203] New: Influxdb BackendListener client: store user tags to annotation and internal transaction

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: issues@jmeter.apache.org
          Reporter: sergey_batalin@mail.ru
  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.

[Bug 62203] Influxdb BackendListener client: store user tags to annotation and internal transaction

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62203

--- Comment #3 from sbatalin <se...@mail.ru> ---
Created attachment 35800
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35800&action=edit
Influxdb measurement

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62203] Influxdb BackendListener client: store user tags to annotation and internal transaction

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62203

sbatalin <se...@mail.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #5 from sbatalin <se...@mail.ru> ---
See attached pictures.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62203] Influxdb BackendListener client: store user tags to annotation and internal transaction

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62203

--- Comment #4 from sbatalin <se...@mail.ru> ---
Created attachment 35801
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35801&action=edit
Influxdb events

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62203] Influxdb BackendListener client: store user tags to annotation and internal transaction

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62203

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Thanks for report.
Can you show in a screenshot the impact of missing information ?

Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62203] Influxdb BackendListener client: store user tags to annotation and internal transaction

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62203

--- Comment #2 from sbatalin <se...@mail.ru> ---
Created attachment 35799
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35799&action=edit
Listener parameters

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62203] Influxdb BackendListener client: store user tags to annotation and internal transaction

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62203

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks for feedback and patch. Committed.


Author: pmouawad
Date: Sat Mar 24 11:24:46 2018
New Revision: 1827633

URL: http://svn.apache.org/viewvc?rev=1827633&view=rev
Log:
Bug 62203 - Influxdb BackendListener client: store user tags to annotation and
internal transaction
Contributed by Sergey Batalin
Bugzilla Id: 62203

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/influxdb/InfluxdbBackendListenerClient.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62203] Influxdb BackendListener client: store user tags to annotation and internal transaction

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62203

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |JMETER_4.1
           Keywords|                            |FixedInTrunk

-- 
You are receiving this mail because:
You are the assignee for the bug.