Github user max3163 commented on a diff in the pull request:

    https://github.com/apache/jmeter/pull/321#discussion_r149308621
  
    --- Diff: 
src/components/org/apache/jmeter/visualizers/backend/influxdb/InfluxdbBackendListenerClient.java
 ---
    @@ -105,7 +117,7 @@
         private String testTags;
         // Name of the application tested
         private String application = "";
    -
    +    private String TAG_USER = "";
    --- End diff --
    
    Fix


---

Reply via email to