Add stat metrics support #948
Conversation
Signed-off-by: Giuseppe Ognibene <giuseppe.ognibene@coralogix.com>
Signed-off-by: Giuseppe Ognibene <giuseppe.ognibene@coralogix.com>
7283f5e to
fd82bb4
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7283f5ed83
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| name: otel-integration | ||
| description: OpenTelemetry Integration | ||
| version: 0.0.319 | ||
| version: 0.0.320 |
There was a problem hiding this comment.
Sync global.version with the chart bump
When this chart version is bumped to 0.0.320, otel-integration/k8s-helm/values.yaml still has global.version: "0.0.319". The PR check in .github/workflows/otel-integration-version-check.yml reads both values and exits if they differ, so this change will fail for this k8s-helm PR; if bypassed, default rendered collectors will keep advertising helm-otel-integration/0.0.319 in distribution headers.
Useful? React with 👍 / 👎.
Signed-off-by: Giuseppe Ognibene <giuseppe.ognibene@coralogix.com>
douglascamata
left a comment
There was a problem hiding this comment.
Please check the comment from Codex.
I'm surprised CI didn't fail |
Hi @douglascamata, I saw the comment but afaiu it is stale. The |
Description
This PR adds stat metrics option to OBI config, defaults
Fixes #false.How Has This Been Tested?
Checklist: