-
Notifications
You must be signed in to change notification settings - Fork 536
Description
Issue Description:
With the release of version 8.7.0, APM-Server introduced several new data streams, including:
apm.service_destination.10m
apm.service_summary.10m
apm.service_transaction.10m
apm.transaction.10m
apm.service_destination.1m
apm.service_summary.1m
apm.service_transaction.1m
apm.transaction.1m
However, it has been observed that in version 8.7.1, specifically in the following data streams:
apm.service_transaction.1m
apm.service_destination.1m
apm.transaction.1m
apm.service_summary.1m
the global labels are missing. Global labels play a crucial role in providing additional context and metadata to the data, allowing for more comprehensive analysis and correlation across different data streams.
The absence of global labels in these specific data streams limits their usefulness and hinders the ability to effectively utilize and explore the data. Including global labels would greatly enhance the value and flexibility of these data streams, enabling users to gain deeper insights and perform more advanced analyses.
Expected Behavior:
It is expected that in version 8.7.1, the aforementioned data streams (apm.service_transaction.1m, apm.service_destination.1m, apm.transaction.1m, apm.service_summary.1m) should continue to support global labels, similar to their presence in version 8.7.0. The availability of global labels would allow users to enrich the data with relevant metadata, enabling more comprehensive analysis and correlation.
Steps to Reproduce:
Upgrade to APM-Server version 8.7.1.
Access the specific data streams mentioned above (apm.service_transaction.1m, apm.service_destination.1m, apm.transaction.1m, apm.service_summary.1m).
Observe that global labels are missing within these data streams.
Additional Information:
The inclusion of global labels in these specific data streams would greatly enhance the usability and value of APM-Server for users relying on these data sets. Having access to a wider range of metadata through global labels would enable more advanced analysis, correlation, and visualization capabilities.
This issue is affecting users who heavily rely on global labels for their monitoring, observability, and analytical workflows. Your attention and prompt resolution of this matter would be highly appreciated.
Thank you for your attention to this issue.