pkg/system
Dave Protasowski 5abfb107f2
[injection/sharedmain] OTel Support (#3190)
* sharedmain changes

* go mod

* vendor

* address PR feedback

* bump semconv to v1.34.0

* drop globalviews in favour of sharedmain option

Given Views in OTel are overrides for end-users this should really be a
sharedmain option instead of a dedicated package. In OpenCensus views
were required but in OTel they are not

* PR feedback

* panic if we drift semconv version from the SDK

* fix testing import

* bump runtime instrumentation

* gofumpt file

* don't set enabled=false on init since the profiling Handler already does it
2025-06-27 00:18:06 +00:00
..
testing only hardcode SYSTEM_NAMESPACE if not set (#1655) 2020-08-27 13:32:06 -07:00
env.go [injection/sharedmain] OTel Support (#3190) 2025-06-27 00:18:06 +00:00