Documentation
¶
Index ¶
- Constants
- func InFlightIngest() int64
- func IngestFinished()
- func IngestStarted()
- func ReadRSSBytes() (uint64, bool)
- func RecordHealthchecksDropped(signal string, count int)
- func RecordIngestBatch(signal, table string, convertMs, insertMs float64, size, bytes int)
- func RecordRateLimited(orgID int)
- func RecordRecordingUploader(queueDepth, inFlight int, uploadedDelta, droppedDelta, failedDelta uint64)
- func StartBackendReporter(ctx context.Context)
- func StartClickHouseReporter(_ context.Context)
- func StartOutboxReporter(ctx context.Context)
- func StartSyntheticsReporter(ctx context.Context)
- func StartTelemetryDBReporter(ctx context.Context)
Constants ¶
View Source
const ( SignalTraces = "traces" SignalMetrics = "metrics" SignalLogs = "logs" SignalProfiles = "profiles" SignalNative = "native" )
Variables ¶
This section is empty.
Functions ¶
func InFlightIngest ¶ added in v1.7.29
func InFlightIngest() int64
func IngestFinished ¶ added in v1.7.29
func IngestFinished()
func IngestStarted ¶ added in v1.7.29
func IngestStarted()
func ReadRSSBytes ¶ added in v1.7.29
func RecordHealthchecksDropped ¶ added in v1.7.32
func RecordIngestBatch ¶
func RecordRateLimited ¶
func RecordRateLimited(orgID int)
func RecordRecordingUploader ¶
func StartBackendReporter ¶ added in v1.7.29
func StartClickHouseReporter ¶
func StartOutboxReporter ¶ added in v1.9.10
func StartSyntheticsReporter ¶ added in v1.9.13
func StartTelemetryDBReporter ¶ added in v1.9.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.