• Dominik Charousset's avatar
    Add initial scaffold for new telemetry API · e892fcf5
    Dominik Charousset authored
    Data model and concepts were moslty adapted from [Prometheus]. However,
    the new telemetry API integrates directly into CAF and generalizes a few
    concepts when compared to the Prometheus API.
    
    By not bundling CAF directly with a third-party API, we also retain
    better capabilities to integrate with other monitoring solutions in the
    future, e.g., via [OpenTelemetry] (currently a CNCF sandbox project).
    
    [Prometheus]: https://prometheus.io/
    [OpenTelemetry]: https://opentelemetry.io/
    e892fcf5
fwd.hpp 9.23 KB