carao2020

Results 8 comments of carao2020

I have tried but it's not working. Could you please share the sample JMX config file. Thanks

I have tried with below pattern in my JMX config file. `- pattern: 'snowflake.kafka.connector(.+): (.+)' name: snowflake_kafka_connector_$3 labels: connector: "$1" pipe: "$2" category: "$3" "$4": "$5"` Additionally, PFB the config...

Hi @sfc-gh-japatel , Sorry for late response on this thread. I have tried above config. However, still i am not getting any snowflake specific metrics. - pattern: "snowflake.kafka.connector(.+)" name: snowflake_kc_$3_$4...

Thanks for the response. I have tried with this pattern only in my JMX config file and i still couldnt get these metrics. Could you please help me with this...

This is the docker file that i am using and i am trying to listen to metrics on URL http://localhost:9403/metrics. Still I am not getting any metrics related to snowflake....

[Dockerfile.txt](https://github.com/snowflakedb/snowflake-kafka-connector/files/10195025/Dockerfile.txt)

[jmx-config-local.yaml.txt](https://github.com/snowflakedb/snowflake-kafka-connector/files/10195034/jmx-config-local.yaml.txt)