oracle / oci-grafana-metrics

Grafana datasource plugin for OCI metrics
https://grafana.com/grafana/plugins/oci-metrics-datasource
Universal Permissive License v1.0
79 stars 39 forks source link

OCI Cost metric report support with this plugin #277

Closed rajattamoli closed 1 month ago

rajattamoli commented 1 month ago

Hi Team,

Want to visualise Cost report on grafana can this is possible with oci datasource plugin? I didn't find anything to get cost metrics report it will great if it possible

mamorett commented 1 month ago

These reports (https://docs.oracle.com/en-us/iaas/Content/Billing/Concepts/usagereportsoverview.htm) are not in metric format, but are cvs saved daily in object storage. Also the API is from different families, usageapi for these reports, while metrics is using telemetry family. So I would say, no, it is not possible to access the Cost Analysis reports from OCI Grafana Metrics plugin. Same as issue #276