MCP Server Framework - v1.0.0
Preparing search index...
server/telemetry
METRIC_UNITS
Variable METRIC_UNITS
Const
METRIC_UNITS
:
{
BYTES
:
"By"
;
COUNT
:
"1"
;
MILLISECONDS
:
"ms"
;
SECONDS
:
"s"
}
= ...
Metric units following OpenTelemetry conventions.
Type Declaration
Readonly
BYTES
:
"By"
Readonly
COUNT
:
"1"
Readonly
MILLISECONDS
:
"ms"
Readonly
SECONDS
:
"s"
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
MCP Server Framework - v1.0.0
Loading...
Metric units following OpenTelemetry conventions.