Update CounterImpl to allow non-view attribute inputs

XMLWordPrintableJSON

    • 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.

            Assignee:
            Michael Nugent
            Reporter:
            Michael Nugent
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: