Piotr Kiełkowicz
86a32ceb4a
Capture HTTP Headers/gRPC Metadata as span attributes ( #3444 )
2024-06-12 05:25:47 +00:00
Piotr Kiełkowicz
8516612166
Simplify copyright disclaimer ( #3181 )
2023-12-08 09:41:25 +01:00
Piotr Kiełkowicz
94d4aff0b7
Grpc.Net.Client - multi library version test ( #2347 )
2023-03-20 08:24:12 +00:00
Piotr Kiełkowicz
689bbb4f76
Cleanup usings ( #2191 )
2023-02-13 09:36:00 +00:00
Piotr Kiełkowicz
fc205e349b
Env var instrumentation - uppercase id ( #2141 )
2023-02-02 09:21:54 +01:00
Piotr Kiełkowicz
740b802101
Env var instrumentation improvements ( #2088 )
2023-02-01 20:42:10 +01:00
Piotr Kiełkowicz
5782c35eb2
Drop .NET Core 3.1 support ( #1603 )
2022-11-10 08:38:11 +00:00
Robert Pająk
3656f610bc
Refactor TestHttpServer and fix HttpListener leakage ( #1545 )
2022-11-08 11:21:22 +00: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
Robert Pająk
e8bcd8d01e
Replace LegacyMockZipkinCollector with MockSpansCollector ( #1471 )
2022-10-20 14:20:37 +02:00
Robert Pająk
4e8fff6ba6
Rename MockZipkinCollector to LegacyMockZipkinCollector ( #1428 )
2022-10-17 14:56:24 +03:00
Piotr Kiełkowicz
c5527e4533
Ensure that mock collectors are available ( #1270 )
...
* Healthzz for MockZipkinCollector
* Healthzz for MockMetricCollector
* Healthzz for MockLogsCollector
* Extract HealthZ handler to common class
2022-09-23 11:01:19 -07:00
Robert Pająk
554c0c09b2
Fix race condition in mock collectors ( #1254 )
...
* Fix race condition in mock collectors
* Add missing lines
* Fix build
* Revert one little change
* Remove usage of timeout when calling WaitFor
* Same as before
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2022-09-21 19:41:53 +00:00
Rasmus Kuusmann
c3ab169955
Change mock agent to async ( #1147 )
2022-09-12 09:44:38 +00:00
Piotr Kiełkowicz
ee32f06069
Test source instrumentation without CLR Profiler ( #1084 )
...
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2022-08-17 12:44:30 -07:00
Piotr Kiełkowicz
773c5fb040
Grpc.Net.Client instrumentation ( #1022 )
...
* Grpc.Net.Client instrumentation
* code review feedback
Co-authored-by: Rasmus Kuusmann <rkuusmann@splunk.com>
Co-authored-by: Rasmus Kuusmann <rkuusmann@splunk.com>
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
2022-08-02 20:10:51 +00:00