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

chart: update monitoring resources #329

Merged
merged 6 commits into from
Dec 4, 2024
Merged

Conversation

bonddim
Copy link
Collaborator

@bonddim bonddim commented Dec 4, 2024

This pull request includes several changes to the Helm chart and associated files to update configurations and improve monitoring settings. The most important changes include modifying monitoring settings, and making adjustments to the Grafana dashboard configuration.

Monitoring settings:

  • Disabled rendering of Prometheus resources by default.
  • Added a new relabeling configuration to replace the instance label based on the app_kubernetes_io_name label. Instance will be displayed as Helm release name instead of pod IP address.

Grafana dashboard configuration:

  • Changed the interval field for several metrics queries from "$__rate_interval" to "$interval".
  • Updated the refresh interval from 30s to 1m.
  • Added a new variable for Step Interval with default value 2m.

Chart version update:

  • Updated the chart version from 0.4.0 to 0.5.0.

@bonddim bonddim requested a review from h44z December 4, 2024 09:12
@bonddim bonddim merged commit 0f27443 into master Dec 4, 2024
7 checks passed
@bonddim bonddim deleted the fix-monitoring-resources branch December 4, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants