Component(s)
No response
Is your feature request related to a problem? Please describe.
signaltometrics.service.* fields are added to the metrics produced from signaltometrics component to ensure single-writer is obeyed (ref). However, we don't require all the fields to ensure this. Based on the description of service.instance.id it is alone enough to ensure single-writer (ref). The other fields leak information about the service which might be a concern for SAAS products using the component.
Describe the solution you'd like
Keep only signaltometrics.service.instance.id for single-writer.
Describe alternatives you've considered
No response
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.