[
https://issues.apache.org/jira/browse/FLINK-13873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-13873:
-------------------------------------
Summary: Expose RocksDB column_family as variable (was: Change the column
family as tags for influxdb reporter)
> Expose RocksDB column_family as variable
> ----------------------------------------
>
> Key: FLINK-13873
> URL: https://issues.apache.org/jira/browse/FLINK-13873
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Metrics
> Reporter: ouyangwulin
> Assignee: ouyangwulin
> Priority: Minor
> Labels: metrics, pull-request-available
> Original Estimate: 24h
> Time Spent: 10m
> Remaining Estimate: 23h 50m
>
> 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.4#803005)