aboutsummaryrefslogtreecommitdiff
path: root/plugin/trace/trace.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-08plugin/trace : make zipkin HTTP reporter more configurable using Corefile (#5...Gravatar Ondřej Benkovský 1-13/+27
2022-06-23plugin/trace: make zipkin and datadog reporters log errors using CoreDNS logg...Gravatar Ondřej Benkovský 1-3/+8
2022-06-20plugin/trace: read trace context info from headers for DOH (#5439)Gravatar Ondřej Benkovský 1-1/+10
2021-07-19auto go fmtGravatar coredns[bot] 1-3/+3
2021-07-14publish trace id as metadata from trace plugin (#4749)Gravatar Ondřej Benkovský 1-0/+10
2021-07-10plugin/trace: fix rcode tag in case of no response (#4742)Gravatar Ondřej Benkovský 1-1/+8
2021-06-29trace plugin can mark traces with error tag (#4720)Gravatar Ondřej Benkovský 1-0/+6
2021-01-28plugin/trace - Use compatible tag name for datadog (#4408)Gravatar Bob 1-10/+34
2020-11-10plugin/trace: Fix zipkin json_v2 (#4180)Gravatar Bob 1-0/+1
2020-10-12[plugin][trace] - Have a consistent spanName (#4171)Gravatar Bob 1-22/+29
2020-09-29Add proto and remote tags to trace plugin (#4159)Gravatar Miek Gieben 1-3/+7
2020-09-16bump prometheus with zipkin (#4109)Gravatar Zou Nengren 1-8/+11
2020-09-09plugin/trace: fix struct allignment (#4112)Gravatar Miek Gieben 1-1/+2
2020-07-23Disable debug mode for tracing - removes extra logging (#4016)Gravatar Oleg Atamanenko 1-1/+2
2020-01-30presubmit: check import path ordering (#3636)Gravatar Miek Gieben 1-5/+3
2019-07-31Move github.com/openzipkin/zipkin-go-opentracing => github.com/openzipkin-con...Gravatar Yong Tang 1-1/+1
2019-06-10Follow up on PR 2868 (#2877)Gravatar Yong Tang 1-6/+2
2019-06-09Fix Datadog tracer (#2868)Gravatar Anshul Sharma 1-16/+6
2019-03-12plugin/trace: update datadog import (#2676)Gravatar Miek Gieben 1-1/+1
2018-10-05Add request and response context to traces (#2162)Gravatar Nic Cope 1-5/+30
2018-04-25core: remove HostAddresses() (#1728)Gravatar Miek Gieben 1-6/+5
2018-04-22all: fix plugin import ordering (#1717)Gravatar Miek Gieben 1-2/+1
2018-04-20global: move to context (#1699)Gravatar Miek Gieben 1-1/+2
2018-03-09Add DD support (#1596)Gravatar Yamil Asusta 1-0/+20
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 1-0/+84