04 Dec 2025 08:20 PM
I set a couple of tags from environment variables.
These tags can change when the process is restarted. But Dynatrace still displays the old setting. How can I tell Dynatrace to refresh the tags to what the environment variables say.
For example I have
DT_RELEASE_VERSION=v10.4.0-b02
in my environment.
After updating the software the variable is set to
DT_RELEASE_VERSION=v10.5.0-b01
but in Dynatrace I still see the old value 'v10.4.0-b02'.
How can I tell Dynatrace to refresh the tags bases on the environment variables of the running process?
05 Dec 2025 07:34 AM
Hi,
You can try to ingest metadata using oneagenctl + autotagging rule.
Best regards