pkg/tracing
Dave Protasowski accfe36491
Satisfy linter (#3132)
* drop deprecated linter

* fix uint64=>int64 overflow

* fix unnecessary fmt.Sprintf

* ignore false positive fatcontext

* fix integer overflows

* update golangci-lint config - properly was moved

* fix formatting calls

* use new integer range syntax

* adjust nolint comments

* stop using deprecated k8s types
2025-01-10 15:06:18 +00:00
..
config Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
propagation v2 (#1754) 2020-09-29 13:18:29 -07:00
testing Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
depcheck_test.go drop stackdriver metrics and tracing exporters (#2183) 2021-07-14 11:45:31 -07:00
http.go Add tracecontextb3 HTTPFormats (#1429) 2020-06-23 10:35:27 -07:00
http_test.go Satisfy linter (#3132) 2025-01-10 15:06:18 +00:00
opencensus.go Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
opencensus_test.go SetupStaticPublishing and SetupDynamicPublishing returns Tracer with Shutdown function (#2566) 2022-08-15 21:25:47 +00:00
sampler_test.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
setup.go SetupStaticPublishing and SetupDynamicPublishing returns Tracer with Shutdown function (#2566) 2022-08-15 21:25:47 +00:00
zipkin.go Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
zipkin_test.go SetupStaticPublishing and SetupDynamicPublishing returns Tracer with Shutdown function (#2566) 2022-08-15 21:25:47 +00:00