Add MetricsService::createDoubleCounter method

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • Fully Compatible
    • N&O 2026-01-19
    • 200
    • 2
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This method should create an observable counter, add it to a central list of these instruments, and add a callback that reports the value of the atomic associated with a Counter that we return to users.

      Counter<double>& createDoubleCounter(string name, string description, MetricUnit unit, Attributes attributes); 

            Assignee:
            Erin McNulty (Inactive)
            Reporter:
            Erin McNulty (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: