Gasparina Damien

Results 20 comments of Gasparina Damien

Hi @danksim , at the moment, you can not retrieve the lag via the `ccloudexporter` as this metric is not exposed through the Metrics API. The lag might be exposed...

@Andrei-Predoiu , you can turn off pretty print by setting `-log-pretty-print=false` as a command line argument.

Yeah, that's one of the joy of go flags :/ Maybe I should make it clear in the README or add a FAQ session.

Hi @vikaslalwani! Thanks for the update, a retry mechanism could be nice indeed, let me think about it. It could make the exporter more robust, but it's something that needs...

Hi @carlessanagustin ! What's the difference between this PR and #43? If there are new commits, you probably need to rebase on master ^^

Looking at the commits, they are completely identical: https://github.com/Dabz/ccloudexporter/pull/43/commits and https://github.com/Dabz/ccloudexporter/pull/50/commits :thinking:

I am not sure that it would make sense, although that Kerberos + TLS are quite frequent, both configurations are quite complicated to automate (KDC + Certificates generation) and I...

Hi @quanghn96 ! Do you have the issue in a specific example? This error seems to be due that confluent-community is installed instead of confluent-server. LdapAuthorizer is only in confluent-server.

Hi @Davinder2609 , as mentioned in the README, this project is no longer maintained and I encourage switching to the Confluent Cloud export endpoint that expose OpenMetrics data. I would...

Check the ccloudexporter logs, but very likely something is failing. The metrics you list are the one that are always returned, regardless of the success of the queries to the...