-
Notifications
You must be signed in to change notification settings - Fork 42
Filter instances by tags #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
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. |
I am using plugin version5 , still unable to use multiple dimensions from the variables . if select the same manually in the query its working fine. is there any issue with the version 5 plugin. |
Bump on this, still the same on plugin version 6. Also, tag data is not available in alerting (thats even more important than label filtering). |
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.
The text was updated successfully, but these errors were encountered: