oracle / oci-grafana-metrics

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

Filter instances by tags #20

Open damikem opened 5 years ago

damikem commented 5 years ago

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.

wfindley commented 5 years ago

Not just compute instances, but I would also like to do dimensions based on tags of load balancer assets.

chillaxd commented 3 years ago

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.

damikem commented 2 years ago

Hey, thank you for your response I don't see where I can use the filter by tag - can you give an example? Screen Shot 2022-05-15 at 12 43 08

bmanikantareddy commented 3 months ago

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.