Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scale Metric errors #441

Open
Gerthum opened this issue Jun 28, 2023 · 0 comments
Open

Scale Metric errors #441

Gerthum opened this issue Jun 28, 2023 · 0 comments

Comments

@Gerthum
Copy link

Gerthum commented Jun 28, 2023

Hi Team

We keep getting the below errors in our Functions that use Kafka Triggers:

2023-06-28T20:33:15Z [Verbose] Taking metrics samples for 1 monitor(s). 2023-06-28T20:33:15Z [Verbose] Scale metrics sample for monitor 'random_consumer_group_name.cg': {"TotalLag":0,"PartitionCount":1,"Timestamp":"2023-06-28T20:33:14.7205079Z"} 2023-06-28T20:33:16Z [Error] Libkafka: [thrd:sasl_ssl://servername.azure.confluent.cloud:9092/b]: sasl_ssl://servername.azure.confluent.cloud:9092/bootstrap: SASL authentication error: Authentication failed (after 5003ms in state AUTH_REQ, 6 identical error(s) suppressed) 2023-06-28T20:33:16Z [Error] sasl_ssl://servername.australiaeast.azure.confluent.cloud:9092/bootstrap: SASL authentication error: Authentication failed (after 5003ms in state AUTH_REQ, 6 identical error(s) suppressed) 2023-06-28T20:33:16Z [Error] 1/1 brokers are down 2023-06-28T20:33:17Z [Error] 1/1 brokers are down 2023-06-28T20:33:17Z [Verbose] Computing scale status (WorkerCount=1) 2023-06-28T20:33:17Z [Verbose] 2 scale monitors to sample 2023-06-28T20:33:17Z [Verbose] Monitor 'some_consumer_group_name.cg' voted 'None' 2023-06-28T20:33:17Z [Verbose] Monitor 'some_consumer_group_name.cg' voted 'None' 2023-06-28T20:33:17Z [Error] Failed to collect scale metrics sample for monitor 'some_consumer_group_name.cg'.

Our functions are working properly so its only to do with the Scale metrics.

I can't seem to find any documentation relating to the configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants