Open damikem opened 5 years ago
Not just compute instances, but I would also like to do dimensions based on tags of load balancer assets.
HI @damikem @wfindley Please have a look into #106. I have changed it so that it can work multiple profile, cross tenancy policy and it supports Grafana 8 with alerting, filter data based on resource tags (limited for compute, vcn, lbaas). It is still on developing phase. But you can have a look and try. If you need any help or clarification feel free to let me know.
Hey, thank you for your response I don't see where I can use the filter by tag - can you give an example?
I am using plugin version5 , still unable to use multiple dimensions from the variables . selecting 1 dimension is working. if I select multiple its throwing error.
if select the same manually in the query its working fine.
is there any issue with the version 5 plugin.
OCI supports tagging for different resources. Tag is made of namespace-key-value, and can group for example several instances as a cluster, or determine wether an instance is for prod or test env. This is why it will be useful to have a filter that will get more specific instances from what the plugin currently enables.