package
1.16.0-beta.1
Repository: https://github.com/americanas-go/ignite.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
NewOtelMongo returns a new opentelemetry plugin with default options.
NewOtelMongoWithConfigPath returns a new opentelemetry plugin with options from config path.
NewOtelMongoWithOptions returns a new opentelemetry plugin with options.
Register registers a new opentelemetry plugin on a new mongo client.

# Structs

Options represents the opentelemetry plugin for mongo options.
OtelMongo represents a opentelemetry plugin for mongo.