|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|


Protected Member Functions | |
| void | SetUp () override |
| monitoring_data | create_test_monitoring_data () |
| metrics_snapshot | create_test_snapshot () |
Protected Attributes | |
| monitoring_data | test_data_ |
| metrics_snapshot | test_snapshot_ |
| otel_resource | otel_resource_ |
Definition at line 19 of file test_metric_exporters.cpp.
|
inlineprotected |
Definition at line 32 of file test_metric_exporters.cpp.
References kcenon::monitoring::monitoring_data::add_metric(), and kcenon::monitoring::monitoring_data::add_tag().
Referenced by SetUp().


|
inlineprotected |
Definition at line 46 of file test_metric_exporters.cpp.
References kcenon::monitoring::metrics_snapshot::add_metric(), kcenon::monitoring::metrics_snapshot::capture_time, kcenon::monitoring::metrics_snapshot::metrics, and kcenon::monitoring::metrics_snapshot::source_id.
Referenced by SetUp().


|
inlineoverrideprotected |
Definition at line 21 of file test_metric_exporters.cpp.
References kcenon::monitoring::create_service_resource(), create_test_monitoring_data(), create_test_snapshot(), otel_resource_, test_data_, and test_snapshot_.

|
protected |
Definition at line 69 of file test_metric_exporters.cpp.
Referenced by SetUp().
|
protected |
Definition at line 67 of file test_metric_exporters.cpp.
Referenced by SetUp().
|
protected |
Definition at line 68 of file test_metric_exporters.cpp.
Referenced by SetUp().