Deprecated : dotnetdiagnostics exporter is deprecated.
Discover Packages
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dotnetdiagnosticsreceiver
metrics
package
Version:
v0.67.0
Opens a new window with list of versions in this module.
Published: Dec 9, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Sender wraps a consumer.Metrics, and has a Send method which
conforms to dotnet.MetricsConsumer so it can be passed into a Parser.
Send accepts a slice of dotnet.Metrics, converts them to pmetric.Metrics, and
sends them to the next pdata consumer. Conforms to dotnet.MetricsConsumer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.