pkg/tracing
Dave Protasowski ee1db869c7
Update linter config and address lint warnings/failures (#3068)
* fix whitespace linter

* fix usestdlibvars

* fix staticheck

* ignore spancheck warning

* fix linter perfsprint

* fix nolintlint feedback

* fix nilerr lint checks

* fix misspell

* fix mirror lint

* fix intrange linter

* fix gofumpt linter

* fix gosec linter - ignore warning since default min tls version is 1.3

* fix gocritic linter

* fix whitespace

* fix fatcontext linter

* fix errorlint

* fix errname linter

* fix copyloopvar (go1.22) linter

* fix bodyclose linter

* update linter config

* add script to format code

* fix unit test
2024-06-25 14:49:36 +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 SetupStaticPublishing and SetupDynamicPublishing returns Tracer with Shutdown function (#2566) 2022-08-15 21:25:47 +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