Commit Graph

669 Commits

Author SHA1 Message Date
Rasmus Kuusmann 8e757191ad
Make ASP.NET instrumentation lazy (#1605) 2022-11-15 10:08:08 +01:00
dependabot[bot] fb4c2877ed
Bump Verify.Xunit from 19.0.0 to 19.1.0 in /test/IntegrationTests (#1616)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/compare/19.0.0...19.1.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 13:06:19 +00:00
dependabot[bot] ab6c974efc
Bump cspell-cli from 6.14.0 to 6.14.1 (#1615)
Bumps [cspell-cli](https://github.com/streetsidesoftware/cspell-cli) from 6.14.0 to 6.14.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-cli/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-cli/compare/v6.14.0...v6.14.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 13:44:44 +01:00
Piotr Kiełkowicz 52829f8fc9
LogTests - use EnableBytecodeInstrumentation (#1614) 2022-11-14 09:46:11 +01:00
Robert Pająk abeb491aab
Disable not used exporters in integration tests (#1610) 2022-11-10 17:54:55 +01:00
Dawid Szmigielski 6e063eed07
Fix WCF server test app (#1607) 2022-11-10 14:21:41 +00:00
Robert Pająk 2d0f82a2c6
Fix powershell-scripts job (#1608)
* Fix powershell-scripts job

Fixes https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/issues/1606

* Update ci.yml
2022-11-10 13:00:57 +01:00
Piotr Kiełkowicz 5782c35eb2
Drop .NET Core 3.1 support (#1603) 2022-11-10 08:38:11 +00:00
dependabot[bot] 482e684aa7
Bump Verify.Xunit from 18.4.0 to 19.0.0 in /test/IntegrationTests (#1598)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 18.4.0 to 19.0.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 22:21:27 +00:00
Rasmus Kuusmann 682cb25b39
Make WCF instrumentation lazy (#1600)
Optimize Wcf loading
2022-11-09 12:33:12 -08:00
Robert Pająk 10de0474c1
Use Task.Delay in HealthzHelper (#1599) 2022-11-09 15:21:51 +02:00
dependabot[bot] 66749ecac7
Bump lycheeverse/lychee-action from 1.5.2 to 1.5.4 (#1597)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.5.2...v1.5.4)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 13:32:24 +01:00
Rasmus Kuusmann 772997f739
Fix PS module IIS unregistration (#1595) 2022-11-09 08:50:29 +01:00
Robert Pająk 46873fea5a
Remove HttpListener healthz endpoint and refine HealthzHelper (#1547)
* Remove healthz from HttpListener

* Improve HealthzHelper

* do not require testName

Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2022-11-08 19:38:52 +00:00
Rasmus Kuusmann 64de5b4765
Update GraphQL tags and errors (#1592)
update GraphQL tags and errors

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2022-11-08 18:23:36 +00:00
dependabot[bot] c02d67acc6
Bump cspell-cli from 6.13.0 to 6.14.0 (#1585)
Bumps [cspell-cli](https://github.com/streetsidesoftware/cspell-cli) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-cli/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-cli/compare/v6.13.0...v6.14.0)

---
updated-dependencies:
- dependency-name: cspell-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 16:36:47 +00:00
dependabot[bot] 7dfaab213c
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /test (#1575)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2022-11-08 13:45:18 +00:00
dependabot[bot] 1e5487bc87
Bump Verify.Xunit from 18.3.0 to 18.4.0 in /test/IntegrationTests (#1589)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 18.3.0 to 18.4.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/compare/18.3.0...18.4.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 13:16:07 +00:00
Robert Pająk 3656f610bc
Refactor TestHttpServer and fix HttpListener leakage (#1545) 2022-11-08 11:21:22 +00:00
Robert Pająk 43c5e26497
Add TestHelper.EnableBytecodeInstrumentation (#1544) 2022-11-08 11:30:45 +01:00
Rasmus Kuusmann 79ff7dc750
Support options change in plugins (#1542) 2022-11-08 08:55:56 +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
dependabot[bot] 5856579b5c
Bump lycheeverse/lychee-action from 1.5.1 to 1.5.2 (#1540)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 12:36:45 +00: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 885b2c4e43
PS module default to ProgramFiles (#1533)
Add custom path warning and default to ProgramFiles dir
2022-11-02 13:51:32 +00:00
Rasmus Kuusmann 377abcf53c
Fixes RuntimeInformation for .NET 4.6.2 ASP.NET test app (#1531) 2022-11-02 13:41:30 +01:00
Paulo Janotti 63a5236970
Log error if missing bytecode instrumentation method (#1520) 2022-11-02 08:58:07 +01: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
dependabot[bot] ae6a9f50bf
Bump cspell-cli from 6.12.0 to 6.13.0 (#1528)
Bumps [cspell-cli](https://github.com/streetsidesoftware/cspell-cli) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-cli/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-cli/compare/v6.12.0...v6.13.0)

---
updated-dependencies:
- dependency-name: cspell-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 14:41:20 +00:00
dependabot[bot] f35d8a93cc
Bump Verify.Xunit from 18.2.0 to 18.3.0 in /test/IntegrationTests (#1529)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 18.2.0 to 18.3.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/compare/18.2.0...18.3.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 15:06:53 +01:00
Paulo Janotti 7d305b2fdd
Remove unused code coverage package (coverlet) (#1526) 2022-11-01 13:20:04 +01:00
Rasmus Kuusmann 17f831f1b9
Verify loaded managed modules (#1515) 2022-10-31 15:22:24 +00:00
dependabot[bot] 0114c07240
Bump Verify.Xunit from 18.0.0 to 18.2.0 in /test/IntegrationTests (#1523)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 18.0.0 to 18.2.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/compare/18.0.0...18.2.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 13:51:10 +00:00
dependabot[bot] 9ee5dbba4f
Bump coverlet.collector from 3.1.2 to 3.2.0 in /test (#1522)
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.2.0)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 13:20:22 +00:00
Piotr Kiełkowicz 453612fe32
Rename _AT_STARTUP env vars to _ENABLED (#1518) 2022-10-31 09:42:37 +00:00
Paulo Janotti 567df80cd7
Use hexadecimal value when logging HRESULT (#1521) 2022-10-31 08:11:43 +01:00
dependabot[bot] b0d4457610
Bump actions/setup-dotnet from 3.0.2 to 3.0.3 (#1519)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 16:52:25 +02:00
Piotr Kiełkowicz 65099d8d42
Drop support for OTEL_DOTNET_AUTO_ENABLED (#1517) 2022-10-28 09:56:22 +00:00
Rasmus Kuusmann dc5fcb0d04
Replace HttpListener with Kestrel in .NET Core tests (#1413) 2022-10-28 09:17:18 +00:00
Robert Pająk 9ed0adfddc
Document supported library version for WCF insturmentation (#1516) 2022-10-28 08:48:34 +00:00
Paulo Janotti b1dc33c19e
Handle missing bytecode instrumentation (#1500)
* Avoid crash if bytecode instrumentation type is missing

* Renoved file created by VS

* Update changelog

* Minor clean-up on cor_profiler.cpp

* Fix implicit conversion of NULL const to mdToken

* Fix HResultStr helper on non-Windows
2022-10-27 16:23:13 -07:00
Rasmus Kuusmann 7a8ef600e2
Fix PowerShell IIS registration (#1514) 2022-10-27 18:06:56 +02:00
dependabot[bot] 798656b119
Bump Google.Protobuf from 3.21.8 to 3.21.9 in /test/IntegrationTests (#1511)
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.21.8 to 3.21.9.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.8...v3.21.9)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 15:13:02 +00:00
dependabot[bot] a9e8f2f5e2
Bump Testcontainers from 2.1.0 to 2.2.0 in /test/IntegrationTests (#1512)
Bumps [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: Testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 13:37:00 +00:00
Robert Pająk 9d72e30e73
Mention new scripts in the changelog (#1513) 2022-10-27 12:58:21 +00:00
Piotr Kiełkowicz a3c30b918b
Avoid GitHub Trottling (#1507) 2022-10-27 08:23:33 +00:00
Robert Pająk 78fe155480
Fix assertion in powershell-script (#1509) 2022-10-27 08:04:34 +00:00
Robert Pająk d02b9ccd23
Release 0.4.0-beta.1 (#1506) 2022-10-27 09:03:13 +02:00
Rasmus Kuusmann 0e19ef8deb
Extend PowerShell module tests (#1504) 2022-10-26 16:56:16 +00:00