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 documentation section to use Grafana DataSource with SonataFlow Prometheus metrics #465

Open
Tracked by #461
ricardozanini opened this issue May 13, 2024 · 1 comment · May be fixed by apache/incubator-kie-kogito-docs#693
Assignees
Labels
enhancement New feature or request

Comments

@ricardozanini
Copy link
Member

ricardozanini commented May 13, 2024

Description

After implementing the integration with Prometheus via ServiceMonitor, users now need a way to use the collected metrics. Grafana is ideal for this use case and is commonly used in the industry. We should create a section in our docs explaining how to configure it correctly with the operator.

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
@jianrongzhang89
Copy link
Contributor

@ricardozanini as we discussed on July 13, for the first implementation of this feature, we will have the SonataFlow operator to create a ServiceMonitor object for each sonataflow if the corresponding flag is set in the platform's spec, and Prometheus has been installed in the cluster. In addition, we decided that the operator will NOT create the prometheus data source in this implementation, and we will provide a documentation on how to create the data source as well as a sample dashboard. We leave the data source and dashboard creation for potential future enhancements based on feedback from users.

@ricardozanini ricardozanini changed the title Create a default Grafana DataSource for Prometheus ServiceMonitor Create a documentation section to use Grafana DataSource with SonataFlow Prometheus metrics Oct 23, 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
2 participants