Telemetry class
#include <eckit/runtime/Telemetry.h>
Public static functions
-
static auto report(Report::Type) -> std::
string -
static auto report(Report::Type,
const Report&) -> std::
string -
static auto report(Report::Type,
std::
function<void(JSON&)>) -> std:: string - static auto countSent() -> unsigned long long
Constructors, destructors, conversion operators
- Telemetry() deleted