Versions in this module Expand all Collapse all v2 v2.0.0 Jun 14, 2023 Changes in this version + var LokiActorPathDelimiter = "|" + var LokiActorPathHeader = "X-Loki-Actor-Path" + var QueryQueueTimeHTTPHeader ctxKey = "X-Query-Queue-Time" + var QueryTagsHTTPHeader ctxKey = "X-Query-Tags" + func ExtractActorPath(ctx context.Context) []string + func ExtractHeader(ctx context.Context, name string) string + func ExtractQueryMetricsMiddleware() middleware.Interface + func ExtractQueryTagsMiddleware() middleware.Interface + func PropagateHeadersMiddleware(headers ...string) middleware.Interface