Vibhu Pandey

Results 64 comments of Vibhu Pandey

Hi @somnusfish, Can you explain with a snippet what would you like?

Hi @garbelini, Would it be possible to provide a short snippet or explain the ask in detail?

@jpkrohling have commented the PR, can you please check?

Right! The intended usage is to set only the AuthData in custom authenticators and not touch metadata at all. If someone tries to set the metadata in a custom authenticator...

+1 on this. 1. Specifying ``` targetNamespaceSelector: matchLabels: foo: bar ``` (as per the documentation) fails with the error ``` Error from server (BadRequest): error when creating ********: KubernetesAuthEngineRole in...

You can now use SigNoz's terraform provider to configure alerts: https://github.com/SigNoz/terraform-provider-signoz

We are facing the same issue with a custom receiver. ``` ... logs, err := receiver.parser.Parse(body) if err != nil { writeError(w, err, http.StatusBadRequest) return } // At this point,...

Tracker for this: https://github.com/SigNoz/signoz/issues/6805

This is fixed since [v0.88.0](https://github.com/SigNoz/signoz/releases/tag/v0.88.0)

Hi @yash982000, Please update the config under the otelCollector key in the signoz chart!