Open
Description
Problem Statement
A clear and concise description of what the problem is.
Ex. I'm always frustrated when [...]
when I set cardinality limit with OTEL_GO_X_CARDINALITY_LIMIT
, there is no means to set the default attr for the overflow set.
Proposed Solution
To implement a set function to update the overflowSet
Alternatives
No alternative when cardinality is limited
Prior Art
N/A
Additional Context
When data is ingested into splunk, the search would ignore metrics that do not have those attributes when queried. By setting attributes as empty string or default value instead of not having them, Splunk will include the overflow set as part of the query when aggregating or searching metrics.