Anugrah Vijay
Anugrah Vijay
The proposed change was missed in this PR: https://github.com/grafana/agent/pull/5654 #### PR Description #### Which issue(s) this PR fixes #### Notes to the Reviewer #### PR Checklist - [ ] CHANGELOG.md...
#### PR Description #### Which issue(s) this PR fixes The error handling in log_exporter.go for the app_agent_receiver is currently implemented in a way that the err variable gets overridden -...
Hello! I enabled the thanos promql engine in our staging environment and I see the following runtime panic occurring: ``` level=error ts=2023-04-07T04:05:54.210299148Z caller=engine.go:361 msg="runtime panic in engine" expr="group by (container,...
Prometheus Operators incorrectly removes gRPC port from shared prometheus-operated Service resource
**What happened?** We deploy hundreds of Prometheus instances leveraging the Prometheus Operator, the majority of which are deployed along with a thanos sidecar. While investigating a separate issue, we made...