Documentation ¶
Overview ¶
Package tracing provides tracing instrumentation for SuperMQ WebSocket adapter service.
This package provides tracing middleware for SuperMQ WebSocket adapter service. It can be used to trace incoming requests and add tracing capabilities to SuperMQ WebSocket adapter service.
For more details about tracing instrumentation for SuperMQ messaging refer to the documentation at https://docs.supermq.abstractmachines.fr/tracing/.
Package tracing contains middlewares that will add spans to existing traces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(tracer trace.Tracer, repo notifiers.SubscriptionsRepository) notifiers.SubscriptionsRepository
New instantiates a new Subscriptions repository that tracks request and their latency, and adds spans to context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.