PowerShell module for collecting and sending Open Telemetry
- Add-ActivityEvent Add a timestamped message to an Activity.
- Add-ActivityTag Add key-value data called Tags to an Activity.
- Add-ExporterConsole Adds a Console Exporter
- Add-ExporterOtlpTrace Adds an OTLP Exporter
- Add-HttpClientInstrumentation Adds Http Client Instrumentation.
- Add-ResourceConfiguration Adds a Resource Configuration to a Tracer
- Add-TracerSource Adds and ActivitySource to a TracerProviderBuilder
- Disable-OtelDiagnosticLog Disable the internal logs generated by all OpenTelemetry components.
- Enable-OtelDiagnosticLog Enable the internal logs generated by all OpenTelemetry components.
- Get-OtelDiagnosticLog Get the contents of the diagnostic log.
- New-ActivitySource Create an instance of ActivitySource.
- New-TracerProviderBuilder Creates new Tracer Provider Builder
- Set-ActivityStatus Set the Activity Status.
- Start-Activity Start an Activity.
- Start-Tracer Start the Tracer
- Stop-Tracer Stop the Tracer