ricardozanini opened a new issue, #465: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/465
### Description As part of the monitoring feature, the operator can also connect Grafana to Prometheus by adding a default [datasource](https://grafana.github.io/grafana-operator/docs/datasources/) for the deployed workflow: - The credentials to access Prometheus can be a `Secret` in the current namespace - The [dashboard](https://grafana.github.io/grafana-operator/docs/dashboards/) will be based on a default `JSON` instance defined in the operator's global configuration. Users can freely change the dashboard by editing the instance directly. The operator won't replace it. - 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) ### Implementation ideas _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
