Support dynamically computed metrics with OTEL Metrics

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Networking & Observability
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We currently support setting OpenTelemetry metrics through an atomic that OpenTelemetry thread later reads. We should also support computing metrics asynchronously and pushing them to OpenTelemetry. In some case, we do not want to update a metric on the critical path for each operation (e.g. if this happens 1000s of times per second) but we want to set the metric at a slower interval.

            Assignee:
            Unassigned
            Reporter:
            Didier Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: