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

Create a default Grafana DataSource for Prometheus ServiceMonitor #465

Open
Tracked by #461
ricardozanini opened this issue May 13, 2024 · 0 comments
Open
Tracked by #461
Assignees
Labels
enhancement New feature or request

Comments

@ricardozanini
Copy link
Member

ricardozanini commented May 13, 2024

Description

As part of the monitoring feature, the operator can also connect Grafana to Prometheus by adding a default datasource for the deployed workflow:

  • The credentials to access Prometheus can be a Secret in the current namespace
  • The datasource can also be freely changed by the administrator, except for information inherent to the installed Prometheus instance and credentials (if the Secret is defined)

Prereqs

  • Grafana and Prometheus are installed in the cluster
  • Grafana CR is already installed and configured in the cluster. The operator won't provision a Grafana server

Depends on #465

@ricardozanini ricardozanini self-assigned this May 13, 2024
@ricardozanini ricardozanini added the enhancement New feature or request label May 13, 2024
@ricardozanini ricardozanini changed the title Create a default Grafana DataSource and Dashboard for Prometheus ServiceMonitor Create a default Grafana DataSource for Prometheus ServiceMonitor Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant