Add ability to limit resource attribute length in metrics #4378
Labels
spec:metrics
Related to the specification/metrics directory
triage:deciding:community-feedback
Open to community discussion. If the community can provide sufficient reasoning, it may be accepted
What are you trying to achieve?
Limiting the length of metric attributes is problematic, because it can load to duplicates.
Resource attributes don't have this problem however.
You only need a couple of attributes to identify a service (e.g.
service.name
,service.instance.id
)For the rest of the attributes, duplicates are not an issue.
The text was updated successfully, but these errors were encountered: