|
ORE Studio 0.0.4
|
Request to publish a batch of log entries (fire-and-forget). More...
#include <telemetry_protocol.hpp>

Public Attributes | |
| std::string | source_name |
| std::string | tag |
| std::vector< publish_log_entry_item > | entries |
Static Public Attributes | |
| static constexpr std::string_view | nats_subject = "telemetry.v1.logs.publish" |
Request to publish a batch of log entries (fire-and-forget).
Published by wrapper nodes to ingest ORE engine logs into the telemetry store. No reply is expected.