Commit Graph

27 Commits

Author SHA1 Message Date
Piotr Kiełkowicz 068faa811c
Bump dependencies from contrib repository (#3260)
* Bump OpenTelemetry.ResourceDetectors.Container to 1.0.0-beta.6

* Bump OpenTelemetry.Instrumentation.EntityFrameworkCore to 1.0.0-beta.10

* Bump OpenTelemetry.Instrumentation.AspNet to 1.7.0-beta.2

* Bump OpenTelemetry.Instrumentation.Wcf to 1.0.0-rc.15
2024-02-07 21:53:40 +00:00
Piotr Kiełkowicz 072c4fd783
SqlClient and EntityFrameworkCore instrumentation - support for db.statement for text queries (#3255) 2024-02-06 19:16:24 +01:00
Piotr Kiełkowicz b5eed495a7
Resource detectors: Process and Host (#3195) 2023-12-21 13:27:34 +01:00
Piotr Kiełkowicz 8516612166
Simplify copyright disclaimer (#3181) 2023-12-08 09:41:25 +01:00
Piotr Kiełkowicz 7ce4e8b8d0
Process Runtime resource detector (#3172) 2023-12-04 18:40:29 +00:00
dependabot[bot] c28fef5ce0
Bump xunit from 2.6.1 to 2.6.2 (#3143)
* Bump xunit from 2.6.1 to 2.6.2

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.2.
- [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.6.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix new nuget warnings

---------

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>
2023-11-23 09:49:46 +00:00
Mateusz Łach a894ff70e1
[kafka] bytecode instrumentation - sync (#3055) 2023-11-22 10:40:00 +00:00
Piotr Kiełkowicz 5efc5cdb4d
Elastic.Transport traces instrumentation (#2995) 2023-10-09 10:40:04 -07:00
Mateusz Łach afd8a8b4cd
[WCF] use wcf client instrumentation from contrib (#2876) 2023-08-28 23:20:47 +02:00
Paulo Janotti dcf3dc9b26
Enable Azure Trace instrumentation on .NET Framework (#2857) 2023-08-18 19:07:56 +00:00
Piotr Kiełkowicz 2f5e1fc2b3
Release 1.0.0-rc.2 (#2795)
* Release 1.0.0-rc.2

* Azure SDK integration only on .NET
2023-08-03 08:29:02 +02:00
xiang17 f5823f8268
Add Tracing support for Azure SDK (#2784) 2023-08-02 06:28:37 +00:00
Rasmus Kuusmann 16a0204a50
Add Azure resource detector (#2728) 2023-07-28 06:53:25 +02:00
Rasmus Kuusmann cf5eae198d
GraphQL v7.5.0 instrumentation (#2681) 2023-06-26 10:35:47 +00:00
Piotr Kiełkowicz 7eeb222f63
MySqlConnector - traces instrumentation (#2684) 2023-06-21 18:53:52 +02:00
Piotr Kiełkowicz b5ca68369f
WCF - add missing env. variable parsing tests (#2678) 2023-06-20 12:31:25 +00:00
Piotr Kiełkowicz 6556fb4774
FailFast - configuration (#2532) 2023-05-17 05:38:29 +00:00
Piotr Kiełkowicz 79d38c1a07
MongoDB - instrumenation for .NET Framework (#2390) 2023-04-14 07:55:04 +00:00
Piotr Kiełkowicz 10d1be5736
Container resource detectors + manage resource detectors (#2415) 2023-04-13 07:07:38 +00:00
Mateusz Łach 0e0e5d7977
[CI] Add tests emitting events to one test collection (#2338) 2023-03-17 09:35:21 +00:00
Piotr Kiełkowicz 35b4f5f47f
Avoid FormatException while parsing configuration (#2332)
* Cleanup usings

* Avoid FormatException while parsing config
2023-03-17 06:38:54 +01:00
Piotr Kiełkowicz 79795ace45
Rename OTEL_DOTNET_AUTO_LEGACY_SOURCES to OTEL_DOTNET_AUTO_TRACES_ADDITIONAL_LEGACY_SOURCES (#2184)
* Replace `OTEL_DOTNET_AUTO_LEGACY_SOURCES` with `OTEL_DOTNET_AUTO_TRACES_ADDITIONAL_LEGACY_SOURCES`.

* add missing -
2023-02-09 19:41:25 +00:00
Piotr Kiełkowicz 9dedd85aea
Split ASP.NET and ASP.NET Core instrumentation id (#2142) 2023-02-02 09:14:37 +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 f7597fb622
Add EntityFrameworkCore traces instrumentation (#2065) 2023-01-24 08:40:06 +01:00
Robert Pająk 3c7d02c7ee
Refactor Configuration namespace (#2027) 2023-01-23 12:25:18 +00:00