29 May 2023 12:44 PM
In Extensions 2.0, there is a field that references "Extension activation tag".
The documentation has some references about it, but it is still not clear what it does, to me. Has someone used it?
Solved! Go to Solution.
31 May 2023 11:51 AM
Do you mean this feature where it's possible to limit the OA activation by tag?
31 May 2023 01:52 PM
I was referencing in the configuration, in this case for the "Generic network device":
31 May 2023 01:59 PM
The string in that field is automatically added as the dimension 'activation.tag' to each metric from the configuration. Then you can use it for filtering in the data explorer for example.
It's up to each extension developer to add such filters, so it'll not exist on all extensions.
31 May 2023 02:03 PM
Thanks for the clarification! Thought it would be something along that 😉 Being able to tag measurements/monitoring configurations is a great feature!