[
https://issues.apache.org/jira/browse/FLINK-13873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-13873.
------------------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
master: 76cd40e5c9bf9cb8cc2b4a3a7afd7168363f2e7a
> 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, Runtime / State Backends
> Reporter: ouyangwulin
> Assignee: ouyangwulin
> Priority: Minor
> Labels: metrics, pull-request-available
> Fix For: 1.10.0
>
> Original Estimate: 24h
> Time Spent: 20m
> Remaining Estimate: 23h 40m
>
> 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)