Versions in this module Expand all Collapse all v2 v2.0.1 Apr 1, 2025 v2.0.0 Mar 14, 2025 Changes in this version + var ErrorUnsupportedDriver = errors.New("unsupported driver") + type Driver string + const DriverPrometheus + type Server interface + Run func(config.OpenTelemetryMetricsConfig) error + func New(driver Driver) (Server, error) v2.0.0-rc Mar 14, 2025 Other modules containing this package github.com/rss3-network/node