Deprecate Dynatrace v1 support (original) (raw)

According to https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/metric-v1, v1 is not just deprecated but will be removed soon:

This API is deprecated. It will be removed by the end of 2025.

If there will be no backend to publish the data to, we can consider removing the v1 support form Micrometer in the next minor since it will be broken anyways.

See: #6844 (comment)