[jira] [Created] (FLINK-13873) Change the colum family as tags for influxdb reporter

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13873) Change the colum family as tags for influxdb reporter

Shang Yuanchun (Jira)
ouyangwulin created FLINK-13873:
-----------------------------------

             Summary: Change the colum family as tags for influxdb reporter
                 Key: FLINK-13873
                 URL: https://issues.apache.org/jira/browse/FLINK-13873
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Metrics
    Affects Versions: 1.9.0
            Reporter: ouyangwulin
             Fix For: 1.9.1


When we use influxdb reporter report rocksdb metric data,influxdb reporter call \{#getLogicalScope()} get the measurements,and call \{#getAllVariables()} get tags. and we need column family as tags for group by in influxSQL。so It need call addgroup("column_family", columnFamilyName) build metric group



--
This message was sent by Atlassian Jira
(v8.3.2#803003)