Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.TmuxDiagnostics

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Diagnostics/TmuxDiagnostics.cs
class LibTmux.TmuxDiagnostics
classstatic [source]
classstatic [source]
class LibTmux.TmuxDiagnostics

Names the diagnostic sources this library publishes.

Every tmux command is traced on the activity source and measured on the meter named here. Subscribing takes the name, not a reference, so a caller wires OpenTelemetry without this library referencing it: builder.AddSource(TmuxDiagnostics.ActivitySourceName) and builder.AddMeter(TmuxDiagnostics.MeterName).

0 declared, 0 inherited

Esc

Type to search.