package
1.4.3
Repository: https://github.com/grafana/alloy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

OperationTypeInsert inserts a new k/v if it isn't already present.
OperationTypeUpdate only modifies an existing k/v.
OperationTypeUpsert does both of above.
No description provided by the author
No description provided by the author
TODO: It'd be cleaner to get these from the otel semver package? Not all are in semver though.
No description provided by the author
No description provided by the author

# Structs

TODO: Put a private member so that this can't be created without calling NewConsumer?.
Options configure a Consumer.