# Packages

Package metricsware provides a middleware for recording metrics of different kinds.

# Functions

NewLogsBasedExporter creates a new logs based importer from a logger.
NewLogsBasedFromContext creates a logs based metrics exporter.

# Constants

No description provided by the author

# Interfaces

Exporter defines a generic metric exporter interface used in this application.

# Type aliases

ExporterFromContext defines a function to create a new exporter based on the current context.