Open veeramarni opened 3 months ago
We noticing metrics permissions issue for grafana server to read. We put the required policy as per the docs
-bash-4.2$ curl https://telemetry.us-ashburn-1.oraclecloud.com/20180401/metrics/actions/listMetrics?compartmentId=ocid1.compartment.oc1..aaaaaaaa3trgaqp6q4edhurzz3rkbjxu3qvwknqhhbmrf2dblsinkehw6ieq { "code" : "NotAuthorizedOrNotFound", "message" : "Authorization failed or requested resource not found." }-bash-4.2$
Hi. I do not think the curl command you posted here is correct, and in any case curl commands are unrelated to the plugin.
We noticing metrics permissions issue for grafana server to read. We put the required policy as per the docs
-bash-4.2$ curl https://telemetry.us-ashburn-1.oraclecloud.com/20180401/metrics/actions/listMetrics?compartmentId=ocid1.compartment.oc1..aaaaaaaa3trgaqp6q4edhurzz3rkbjxu3qvwknqhhbmrf2dblsinkehw6ieq { "code" : "NotAuthorizedOrNotFound", "message" : "Authorization failed or requested resource not found." }-bash-4.2$