mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 19:30:36 -06:00
30aa24a183
* Separate Tracer interface to TracerService and Tracer * Fix lint * Fix:Make it possible to start spans for both opentracing and opentelemetry in ds proxy * Add span methods, use span interface for rest of tracing * Fix logs in tracing * Fix tests that are related to tracing * Fix resourcepermissions test * Fix some tests * Fix more tests * Add TracingService to wire cli runner * Remove GlobalTracer from bus * Renaming test function * Remove GlobalTracer from TSDB * Replace GlobalTracer in api * Adjust tests to the InitializeForTests func * Remove GlobalTracer from services * Remove GlobalTracer * Remove bus.NewTest * Remove Tracer interface * Add InitializeForBus * Simplify tests * Clean up tests * Rename TracerService to Tracer * Update pkg/middleware/request_tracing.go Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Initialize tracer before passing it to SQLStore initialization in commands * Remove tests for opentracing * Set span attributes correctly, remove unnecessary trace initiliazation form test * Add tracer instance to newSQLStore * Fix changes due to rebase * Add modified tracing middleware test * Fix opentracing implementation tags Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> |
||
---|---|---|
.. | ||
conditions | ||
notifiers | ||
testdata | ||
alerting_usage_test.go | ||
alerting_usage.go | ||
engine_integration_test.go | ||
engine_test.go | ||
engine.go | ||
eval_context_test.go | ||
eval_context.go | ||
eval_handler_test.go | ||
eval_handler.go | ||
extractor_test.go | ||
extractor.go | ||
interfaces.go | ||
models.go | ||
notifier_test.go | ||
notifier.go | ||
reader.go | ||
result_handler.go | ||
rule_test.go | ||
rule.go | ||
scheduler.go | ||
service_test.go | ||
service.go | ||
test_notification.go | ||
test_rule.go | ||
ticker_test.go | ||
ticker.go |