Published kkrpc/inspector entry for observability helpers.
Inspectors observe RPC plugin hooks and write normalized message events to one
or more backends. Use MemoryBackend in tests, consoleBackend() during local
debugging, or provide a custom backend for telemetry pipelines.
Published
kkrpc/inspectorentry for observability helpers.Inspectors observe RPC plugin hooks and write normalized message events to one or more backends. Use
MemoryBackendin tests,consoleBackend()during local debugging, or provide a custom backend for telemetry pipelines.