Skip to main content

Module prom_store

Module prom_store 

Source

Structsยง

PromStoreState
PromWriteError ๐Ÿ”’
PromWriteOutcome ๐Ÿ”’
PromWriteV2Error ๐Ÿ”’
PromWriteV2Outcome ๐Ÿ”’
RemoteWriteQuery

Enumsยง

RemoteWriteProto ๐Ÿ”’

Constantsยง

CONTENT_TYPE_PROTO_PARAM ๐Ÿ”’
DEFAULT_ENCODING
PHYSICAL_TABLE_PARAM
REMOTE_WRITE_V1_PROTO ๐Ÿ”’
REMOTE_WRITE_V1_VERSION ๐Ÿ”’
REMOTE_WRITE_V2_EXEMPLARS_WRITTEN_HEADER ๐Ÿ”’
REMOTE_WRITE_V2_HISTOGRAMS_WRITTEN_HEADER ๐Ÿ”’
REMOTE_WRITE_V2_PROTO ๐Ÿ”’
REMOTE_WRITE_V2_SAMPLES_WRITTEN_HEADER ๐Ÿ”’
REMOTE_WRITE_V2_VERSION ๐Ÿ”’
VM_ENCODING
VM_PROTO_VERSION

Traitsยง

PromWriteBatcher ๐Ÿ”’

Functionsยง

append_remote_write_v2_written_headers ๐Ÿ”’
decode_remote_read_request ๐Ÿ”’
incomplete_prom_write_error ๐Ÿ”’
into_prom_write_batches ๐Ÿ”’
preflight_prometheus_rows ๐Ÿ”’
prepare_remote_write_context ๐Ÿ”’
prom_write_row_count ๐Ÿ”’
record_remote_write_histograms ๐Ÿ”’
record_remote_write_samples ๐Ÿ”’
remote_read
remote_write
remote_write_proto ๐Ÿ”’
remote_write_v1 ๐Ÿ”’
remote_write_v2 ๐Ÿ”’
remote_write_v2_error_response ๐Ÿ”’
request_has_native_histograms ๐Ÿ”’
unsupported_remote_write_v2_encoding_response ๐Ÿ”’
vm_proto_version_response ๐Ÿ”’
write_batched_prometheus_v2_rows_with_progress ๐Ÿ”’
write_prometheus_rows_with_progress ๐Ÿ”’
Writes preflighted PRW batches and keeps the number of persisted rows on error.
write_prometheus_v2_rows_with_progress ๐Ÿ”’

Type Aliasesยง

PromWriteBatch ๐Ÿ”’