Commit Graph

11 Commits

Author SHA1 Message Date
Yevhenii Solomchenko ca2ce533c5
Drop support for OTEL_DOTNET_AUTO_[SIGNAL]_CONSOLE_EXPORTER_ENABLED env. vars. (#3681)
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-10-01 06:52:29 +00:00
Piotr Kiełkowicz 8516612166
Simplify copyright disclaimer (#3181) 2023-12-08 09:41:25 +01:00
Piotr Kiełkowicz 10d1be5736
Container resource detectors + manage resource detectors (#2415) 2023-04-13 07:07:38 +00:00
Piotr Kiełkowicz 740b802101
Env var instrumentation improvements (#2088) 2023-02-01 20:42:10 +01:00
Robert Pająk 3c7d02c7ee
Refactor Configuration namespace (#2027) 2023-01-23 12:25:18 +00:00
Rasmus Kuusmann c890186b42
Make HttpClient metrics instrumentation lazy (#1639) 2022-11-19 00:10:46 +01:00
Robert Pająk c587f56bc5
Refine tests to reduce usage of optional args and optimize defaults (#1543) 2022-11-08 08:29:15 +01:00
Rasmus Kuusmann 6bc031badf
Disable OpenTracing by default (#1539) 2022-11-03 13:09:54 +01:00
Rasmus Kuusmann 6f27769b7b
Optimize metrics loading (#1532) 2022-11-02 15:36:56 +00:00
Rasmus Kuusmann 2b0634062c
Optimize tracing loading (#1530)
* Optimize tracing loading

Signed-off-by: RassK <rkuusmann@splunk.com>

* update comments

Signed-off-by: RassK <rkuusmann@splunk.com>
2022-11-01 13:22:35 -07:00
Rasmus Kuusmann 17f831f1b9
Verify loaded managed modules (#1515) 2022-10-31 15:22:24 +00:00