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

chore: Update tracing & metrics #431

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

viccuad
Copy link
Member

@viccuad viccuad commented Jul 25, 2024

Description

This updates the tracing and metrics how-tos so they are easier to apply.

Test

Tested by following the docs. Tracing and Prometheus seem to work Grafana doesn't. But maybe I misconfigured the kube-prometheus-stack-values.yaml and that's why I'm not receiveing enough metrics for Grafana.

Additional Information

Tradeoff

Potential improvement

Feel free to edit the commits as needed.

Signed-off-by: Víctor Cuadrado Juan <[email protected]>
@viccuad viccuad requested a review from a team as a code owner July 25, 2024 15:52
Copy link

netlify bot commented Jul 25, 2024

Deploy Preview for silly-bunny-8cedd0 ready!

Name Link
🔨 Latest commit 95ad718
🔍 Latest deploy log https://app.netlify.com/sites/silly-bunny-8cedd0/deploys/66a775336d3e0f00084906e1
😎 Deploy Preview https://deploy-preview-431--silly-bunny-8cedd0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@viccuad viccuad self-assigned this Jul 25, 2024
@jhkrug jhkrug added the area/documentation Improvements or additions to documentation label Jul 25, 2024
Copy link
Contributor

@jhkrug jhkrug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A minor change and I think some additional backticks crept in, looking at the preview:

https://deploy-preview-431--silly-bunny-8cedd0.netlify.app/next/howtos/telemetry/metrics-qs

docs/howtos/telemetry/20-tracing-qs.md Outdated Show resolved Hide resolved
docs/howtos/telemetry/30-metrics-qs.md Outdated Show resolved Hide resolved
docs/howtos/telemetry/30-metrics-qs.md Outdated Show resolved Hide resolved

````yaml
---
prometheus:
Copy link
Contributor

@fabriziosestito fabriziosestito Jul 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this redundant with the two ServiceMonitor resources created below? why this change?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, dropped them in 95ad718.

Co-authored-by: John Krug <[email protected]>
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
@viccuad viccuad marked this pull request as draft July 26, 2024 09:26
@viccuad viccuad added this to the 1.15 milestone Jul 26, 2024
Copy link
Contributor

@jhkrug jhkrug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@viccuad viccuad marked this pull request as ready for review July 29, 2024 10:56
@fabriziosestito fabriziosestito merged commit e324a58 into kubewarden:main Jul 29, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants