package
0.0.12
Repository: https://github.com/streamdal/server.git
Documentation: pkg.go.dev

# Constants

CounterErrorsTotal tracks any errors that occur in the server Labels: install_id, type=soft|hard|panic, source=server, location=$code_location.
GaugeServerCreated is a UNIX timestamp for when server was first created Labels = install_id, node_id.
GaugeServerStart is a UNIX timestamp for when server was started Labels = install_id, node_id.
GaugeServerUptime tracks how long this server instance has been running Labels = install_id, node_id.
GaugeTimestampPing is a UNIX timestamp that shows the last time the server pinged the telemetry server Labels = install_id, node_id.
GaugeUsageNumConsumers tracks the number of unique consumers.
GaugeUsageNumDataSources tracks the number of unique data sources.
GaugeUsageNumPipelines tracks the number of pipelines.
GaugeUsageNumProducers tracks the number of unique producers.
GaugeUsageNumServices track number of unique services.
GaugeUsageNumSteps tracks the number of steps a specific pipeline has Labels = install_id, pipeline_id, step_type=detective|transform|kv|http, subtype=string_contains_any|replace_value|...
GaugeUsageRegistrationsActive tracks the number of active registrations.
GaugeUsageRegistrationsTotal tracks the number of total registrations.
GaugeUsageThroughputBytesPerSecond tracks the rate in bytes/s for a particular deployment Labels = install_id, op=producer|consumer.
GaugeUsageThroughputEventsPerSecond tracks the rate in events/s for a particular deployment Labels = install_id, op=producer|consumer.
No description provided by the author
No description provided by the author