package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Constants

AppliedEffectiveDropPolicyResult is the result of applying the drop policy and returning just the single drop policy pipeline.
NoDropPolicyPresentResult is the result of no drop policies being present.
RemovedIneffectiveDropPoliciesResult is the result of no drop policies being effective and returning the pipelines without any drop policies.

# Variables

DefaultMetadata is a default metadata.
DefaultPipelineMetadata is a default pipeline metadata.
DefaultPipelineMetadatas is a default list of pipeline metadatas.
DefaultStagedMetadata is a default staged metadata.
DefaultStagedMetadatas represents default staged metadatas.
DropIfOnlyMatchPipelineMetadata is the drop if only match policy pipeline metadata.
DropIfOnlyMatchPipelineMetadatas is the drop if only match policy list of pipeline metadatas.
DropMetadata is the drop policy metadata.
DropPipelineMetadata is the drop policy pipeline metadata.
DropPipelineMetadatas is the drop policy list of pipeline metadatas.
DropStagedMetadata is the drop policy staged metadata.
DropStagedMetadatas is the drop policy staged metadatas.

# Structs

ForwardMetadata represents the metadata information associated with forwarded metrics.
Metadata represents the metadata associated with a metric.
PipelineMetadata contains pipeline metadata.
ShouldDropTimestampOptions are options for the should drop timestamp method.
StagedMetadata represents metadata with a staged cutover time.
TimedMetadata represents the metadata information associated with timed metrics.
VersionedStagedMetadatas is a versioned staged metadatas.

# Type aliases

ApplyOrRemoveDropPoliciesResult is the result of applying or removing the drop policies for pipelines.
PipelineMetadatas is a list of pipeline metadatas.
StagedMetadatas contains a list of staged metadatas.