kubewharf / kelemetry

Global control plane tracing for Kubernetes
Apache License 2.0
252 stars 28 forks source link

metric "diff_decorator_retry_count" was not initialized #127

Closed SOF3 closed 1 year ago

SOF3 commented 1 year ago

Steps to reproduce

Install helm chart

Expected behavior

start normally

Actual behavior

panic: metric "diff_decorator_retry_count" was not initialized
        panic: metric "diff_decorator" was not initialized

Kelemetry version

0.2.2

Environment

Install through helm chart

SOF3 commented 1 year ago

Can only be reproduced inside container, but not when running on my dev machine even if running the same command and connecting to the same servers. Might have something to do with hashmap random state.