Crate saluki_context

Crate saluki_context 

Source
Expand description

Metric context and context resolving.

Modules§

origin
Metric origin.
tags
Metric tags.

Structs§

Context
A metric context.
ContextKey
A compact hash key that identifies a metric context.
ContextResolver
A centralized store for resolved contexts.
ContextResolverBuilder
Builder for creating a ContextResolver.
TagSetMutView
A lazy copy-on-write mutable view over a Context’s tag sets.
TagSetMutViewState
Reusable scratch space for TagSetMutView operations.
TagsResolver
A resolver for tags.
TagsResolverBuilder
A builder for a tag resolver.

Functions§

hash_context_with_host
Hashes a metric context with an explicit host dimension, using a provided set to track duplicate tags.