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

Add alerts to Grafana dashboards #740

Merged
merged 19 commits into from
Dec 14, 2023
Merged

Add alerts to Grafana dashboards #740

merged 19 commits into from
Dec 14, 2023

Conversation

tamalsaha
Copy link
Member

@tamalsaha tamalsaha commented Dec 14, 2023

db type specific dashboards

helm template charts/kubedb-grafana-dashboards

app dashboard with alerts

helm template charts/kubedb-grafana-dashboards \
--set resources[0]=postgres \
--set app.name=mydb \
--set app.namespace=demo

Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
Signed-off-by: Tamal Saha <[email protected]>
kodiak-appscode[bot]
kodiak-appscode bot previously approved these changes Dec 14, 2023
Signed-off-by: Tamal Saha <[email protected]>
kodiak-appscode[bot]
kodiak-appscode bot previously approved these changes Dec 14, 2023
Signed-off-by: Tamal Saha <[email protected]>
kodiak-appscode[bot]
kodiak-appscode bot previously approved these changes Dec 14, 2023
Signed-off-by: Tamal Saha <[email protected]>
kodiak-appscode[bot]
kodiak-appscode bot previously approved these changes Dec 14, 2023
Signed-off-by: Tamal Saha <[email protected]>
kodiak-appscode[bot]
kodiak-appscode bot previously approved these changes Dec 14, 2023
Signed-off-by: Tamal Saha <[email protected]>
kodiak-appscode[bot]
kodiak-appscode bot previously approved these changes Dec 14, 2023
Signed-off-by: Tamal Saha <[email protected]>
kodiak-appscode[bot]
kodiak-appscode bot previously approved these changes Dec 14, 2023
Signed-off-by: Tamal Saha <[email protected]>
kodiak-appscode[bot]
kodiak-appscode bot previously approved these changes Dec 14, 2023
kodiak-appscode[bot]
kodiak-appscode bot previously approved these changes Dec 14, 2023
@@ -3377,7 +3378,7 @@
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "{{ $pod }}",
"legendFormat": {{ `"{{$pod}}"` }},
Copy link
Member Author

Choose a reason for hiding this comment

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

Is $pod correct?

@tamalsaha tamalsaha merged commit 788a7bb into master Dec 14, 2023
14 checks passed
@tamalsaha tamalsaha deleted the alertdash branch December 14, 2023 19:45
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.

1 participant