Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
profiler.hpp
Go to the documentation of this file.
1
7#pragma once
8
9#include "corium/profiler/FlightRecorder.hpp" // IWYU pragma: export
10#include "corium/profiler/ProfilerPolicies.hpp" // IWYU pragma: export
11#include "corium/profiler/Metrics.hpp" // IWYU pragma: export
Circular in-memory telemetry buffer with Chrome Tracing JSON export.
Zero-heap Prometheus-compatible metric counters, gauges, and histograms.
Latency tracking and flight recording policies with runtime toggle.