-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Networking & Observability
-
N&O 2026-04-13
-
None
-
None
-
None
-
None
-
None
-
None
-
None
There may be times when users want to provide strings or vectors as attribute inputs, so we should make that more convenient. This does not necessarily include std::vector<std::string> inputs, as that might be more complicated (as you would need to create a temporary vector of StringData), and attributes of type std::span<StringData> are likely fairly rare.
This is a placeholder for investigation, this might not actually require any change.
- blocks
-
SERVER-117025 Add attribute support to OTel Metrics
-
- In Progress
-