ou wanted.
Best
Yun Tang
From: Harshvardhan Agrawal
Sent: Friday, February 1, 2019 1:35
To: Yun Tang
Cc: user
Subject: Re: Writing a custom Rocksdb statistics collector
It looks like the DBOptions that are created by the OptionsFactory class are
used for opening
native-metrics>
>
> Best
> Yun Tang
> --
> *From:* Harshvardhan Agrawal
> *Sent:* Thursday, January 31, 2019 0:23
> *To:* user
> *Subject:* Writing a custom Rocksdb statistics collector
>
>
> Hi,
>
> I am currently trying to
link-docs-release-1.7/ops/config.html#rocksdb-native-metrics<https://ci.apache.org/projects/flink/flink-docs-release-1.7/ops/config.html#rocksdb-native-metrics>
Best
Yun Tang
From: Harshvardhan Agrawal
Sent: Thursday, January 31, 2019 0:23
To: user
Subject: Writ
Hi,
I am currently trying to integrate RocksDB statistics in my pipeline.
The basic idea is that we want to pass RocksDB stats through the same
pipeline that is doing our processing and write them to Elasticsearch
so that we can visualize them in Kibana.
I have written a custom source function t