ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
publish_log_entries_request Struct Reference

Request to publish a batch of log entries (fire-and-forget). More...

#include <telemetry_protocol.hpp>

Collaboration diagram for publish_log_entries_request:
Collaboration graph

Public Attributes

std::string source_name
 
std::string tag
 
std::vector< publish_log_entry_itementries
 

Static Public Attributes

static constexpr std::string_view nats_subject = "telemetry.v1.logs.publish"
 

Detailed Description

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.