Piotr Kiełkowicz
0cefd790de
Release 1.0.1 ( #2971 )
2023-09-21 11:32:21 +02:00
Mateusz Łach
afd8a8b4cd
[WCF] use wcf client instrumentation from contrib ( #2876 )
2023-08-28 23:20:47 +02:00
Mateusz Łach
fcb91cb04e
[WCF Client] NetTcp binding - fix timeouts ( #2762 )
...
* fix timeouts
* fix format
* additional format fixes
2023-07-19 11:43:23 -07:00
Mateusz Łach
3edf2a39e7
[WCF][Client] Custom bytecode instrumentation ( #2659 )
...
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2023-06-19 05:51:38 +00:00
Mateusz Łach
241fb6aea2
[WCF] Service bytecode instrumentation ( #2583 )
2023-06-01 08:11:13 +02:00
Mateusz Łach
38f438e5f9
[WCF] NetFx client bytecode instrumentation ( #2541 )
2023-05-18 09:34:26 +02:00
Piotr Kiełkowicz
6f347379ed
Bump OTel to 1.4.0 ( #2268 )
2023-02-28 07:38:44 +00:00
Robert Pająk
e9948977bb
Rename TestApplication.Wcf.Client.Core to TestApplication.Wcf.Client.DotNet ( #1875 )
...
- Rename TestApplication.Wcf.Client.Core to TestApplication.Wcf.Client.DotNet
- Remove TestApplication.Wcf.Client.Shared from .sln file
- Add launchSettings.json that is generated during build
2022-12-29 13:48:27 +00:00
dependabot[bot]
d64c37351c
Bump OpenTelemetry.Instrumentation.Wcf from 1.0.0-rc.7 to 1.0.0-rc.8 in /src/OpenTelemetry.AutoInstrumentation ( #1868 )
...
* Bump OpenTelemetry.Instrumentation.Wcf
Bumps [OpenTelemetry.Instrumentation.Wcf](https://github.com/open-telemetry/opentelemetry-dotnet-contrib ) from 1.0.0-rc.7 to 1.0.0-rc.8.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Instrumentation.Wcf-1.0.0-rc.7...Instrumentation.Wcf-1.0.0-rc.8 )
---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.Wcf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update other files
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2022-12-29 11:12:51 +01:00
Dawid Szmigielski
7217f67d5c
WCF instrumentation on .NET Framework ( #1821 )
...
* Remove reference to System.ServiceModel.Primitives in wcf framework test application
* Change required assembly for WCF initialization to System.ServiceModel
* Update documentation
* Change required assembly for .NET Core
* Change TargetFramework back to TargetFrameworks
2022-12-14 06:37:42 -08:00
Robert Pająk
0d0d95273e
Document newly supported env vars ( #1675 )
...
* OTEL_METRIC_EXPORT_TIMEOUT
* OTEL_BSP_*
* Fix default for OTEL_EXPORTER_JAEGER_ENDPOINT
* Bump Grpc.Net.Client in docs based on upstream configuration
* OTEL_*_LIMIT for otlp
* Add link to Prometheus Exporter HttpListener documentation
* Bump DiagnosticSource to 7.0.0 in docs
2022-11-28 14:12:37 +00:00
Piotr Kiełkowicz
5782c35eb2
Drop .NET Core 3.1 support ( #1603 )
2022-11-10 08:38:11 +00:00
Dawid Szmigielski
4240d19670
Add WCF instrumentation ( #1125 )
2022-09-13 11:58:24 +02:00