Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cilium] Add support for v1.14 metrics #17447

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jaredledvina
Copy link
Member

What does this PR do?

This PR updates the cilium integration to include support for new and changes metrics in the v1.14 release.

Motivation

Natively supporting the v1.14 metrics means folks get all of the metrics out of the box without needed to run the openmetrics integration.

Additional Notes

This PR still needs to have updated tests. It's also unclear how to handle prometheus 'HistogramVec' type metrics within the integration.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

Signed-off-by: Jared Ledvina <jared.ledvina@datadoghq.com>
@jaredledvina jaredledvina force-pushed the jared.ledvina/cilium-1.14-metrics branch from f100e19 to a412dc0 Compare April 24, 2024 21:37
Copy link

github-actions bot commented Apr 24, 2024

Test Results

 3 files  3 suites   1s ⏱️
 8 tests 0 ✅  5 💤 3 ❌
24 runs  0 ✅ 21 💤 3 ❌

For more details on these failures, see this check.

Results for commit d624966.

♻️ This comment has been updated with latest results.

Signed-off-by: Jared Ledvina <jared.ledvina@datadoghq.com>
Signed-off-by: Jared Ledvina <jared.ledvina@datadoghq.com>
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.54%. Comparing base (2a6ec26) to head (d624966).
Report is 14 commits behind head on master.

Additional details and impacted files
Flag Coverage Δ
active_directory ?
ambari ?
arangodb ?
avi_vantage ?
cilium 74.67% <ø> (?)
cisco_aci ?
cloudera ?
crio ?
datadog_cluster_agent ?
dcgm ?
ecs_fargate ?
external_dns ?
ibm_db2 ?
karpenter ?
kube_controller_manager ?
kube_dns ?
kube_metrics_server ?
kube_proxy ?
kyototycoon ?
linux_proc_extras ?
mcache ?
nginx ?
nvidia_triton ?
pgbouncer ?
silk ?
snowflake ?
strimzi ?
system_swap ?
temporal ?
twistlock ?
varnish ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant