-
Task
-
Resolution: Done
-
Major
-
None
-
3
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
-
RHOAM Sprint 53
What
Currently the version of grafana has changed the api verision to the one 3scale is looking for.
3scale-operator is looking for
GroupVersion = schema.GroupVersion{Group: "integreatly.org", Version: "v1alpha1"}
and grafana-operator now uses
apiVersion: grafana.integreatly.org/v1beta1
The scrape config needs to be updated to use the thanos-querier for prometheus as well.
How
Adjust the logic in the operator to handle v1beta1
Update the docs and files to use v1beta1
Update the docs on how to scrape metrics with the thanos-querier.
- relates to
-
THREESCALE-11470 Update Migrating custom dashboards to Grafana 5 CRDs documentation
- Defining
- links to
-
RHEA-2024:129555 Release of 3scale-operator 0.12.1mas for RHOAM - Containers