-
Enhancement
-
Resolution: Duplicate
-
Major
-
0.15.0
-
None
-
False
-
False
-
Undefined
-
---
-
---
-
The Grafana dashboards are provided by the custom Kogito service on building time. The problem is that they are in the container's file system, which the operator can't access.
Ideally, the Kogito service application would expose an endpoint with these generated files and for each one, a Grafana Dashboard CR could then be generated if the Grafana CRDs are available in the cluster.
For this to work we need an endpoint exposed by the application serving the generated files.
Plan B: use the same approach as protobuf files, which involves saving the generated files in a ConfigMap to be consumed by the operator instead.
- duplicates
-
KOGITO-3624 Fetch static dashboards from kogito runtime and deploy to grafana
- Resolved
- is duplicated by
-
KOGITO-1061 Provision Grafana dashboard using operator
- Closed
- is related to
-
KOGITO-3376 Fetch the protobuf files from the Kogito service to register in Data index
- Resolved