OhJuhun

Results 6 issues of OhJuhun

I install opentelemetry-kube-stack, but I think there is no way to not use default value of some fields: listen-addr kubeconfig-path heartbeat-interval name These values always overriden by CLI command. Is...

question
chart:kube-stack

Hello, I am using gocache and finding it very useful. However, I have encountered an issue. I am using Ristretto alongside gocache, and Ristretto internally spawns goroutines. These goroutines can...

The cpu.utilization metric has been officially deprecated in OpenTelemetry and related monitoring systems. According to the [OpenTelemetry blog post](https://opentelemetry.io/blog/2025/kubeletstats-receiver-metrics-deprecation/) .cpu.utilization will be removed in future releases and should be replaced...

## Is your feature request related to a problem? Currently, SigNoz stores JWT authentication tokens (accessJwt and refreshJwt) in the browser's localStorage. This approach poses a significant security risk as...

question
authentication

Added missing `serviceAccount` for schema migrator sync. The `serviceAccount` was added because it is required instead of using `imagePullSecrets` directly. This ensures that the pod has the correct permissions and...

It is currently common for both applications (including OpenTelemetry Collector or SigNoz services) and DB administrators to share the same ClickHouse username and credentials. For security and auditing purposes, it...