mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 01:15:22 +00:00
c5c72ed713
* Add apm for testing apm * Testing opentracing * testing * Testing * go fmt * Add config switch for tracing. * fixup * Update cmd/fleet/serve.go Co-authored-by: Tomas Touceda <chiiph@gmail.com> * Add support for both elasticapm and opentelemetry * Fix driver stuff and config options * Fixup * fixup * Add changes file * Add config for sql driver * fixup * Add doc to exported field * testing * fixup * fixup * Testing again * fixup * testing * Undo Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2 lines
93 B
Plaintext
2 lines
93 B
Plaintext
* Add APM via elasticapm and/or OpenTelemetry configured via flags and environment variables
|