-
Bug
-
Resolution: Done
-
Undefined
-
0.4.0 [R5]
-
None
Description
In 'dbaas_requests_duration_seconds_sum' metric, under the 'dbaas_platform', the 'provider' and 'resource' parameters have the same values
Steps to reproduce:
- Install RHODA in your cluster
- Go to Thanos URL and search for the metric 'dbaas_requests_duration_seconds_sum'
- Search for resource="dbaas_platform" in this metric
- Check the "provider" parameter
Expected result:
The "provider" parameter will either be without a value (none) or a different value than the resource value.
Actual result:
The resource=dbaas_platform and provider=dbaas_platform.