Commit Graph

7884 Commits

Author SHA1 Message Date
Anuraag Agrawal 487a01eb3e
Update Gradle and build dependencies (#5531) 2022-03-09 09:09:20 -08:00
Anuraag Agrawal 9e5fdcebd5
Migrate gRPC tests to Java (#5521)
* Migrate gRPC tests to Java

* check

* clean
2022-03-09 14:37:59 +09:00
Lauri Tulmin b3496381f1
Write http server tests in java (#5501)
* Write http server tests in java

* typo

* Apply suggestions from code review

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

* add comments

* address review comments

* use Predicate

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-03-08 14:21:59 -08:00
Fabian Stäber b6a5f2876b
Avoid conflicts in Micrometer description mapping (#5452)
* Avoid conflicts in Micrometer description mapping

Signed-off-by: Fabian Stäber <fabian@fstab.de>

* fix formatting

* Update instrumentation/micrometer/micrometer-1.5/library/src/main/java/io/opentelemetry/instrumentation/micrometer/v1_5/Bridging.java

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2022-03-08 14:20:57 -08:00
Mateusz Rzeszutek 4a98dae431
Add builders for setting optional attributes on HTTP extractors (#5347)
* Add builders for setting optional attributes on HTTP extractors

* errorprone

* fix compilation failure
2022-03-08 17:21:14 +01:00
Trask Stalnaker d80b6f54fd
Fix sporadic link check failure (#5515) 2022-03-08 11:09:21 +02:00
Trask Stalnaker 6656791147
Small workflow sync with contrib repo (#5518) 2022-03-08 11:08:34 +02:00
Mateusz Rzeszutek be79dde0f6
Remove old experimental properties in CapturedHttpHeaders (#5524) 2022-03-08 09:54:06 +01:00
Patrice Chalin 9904352ef6
Drop manual-instrumentation and redirect to otel website pages (#5516) 2022-03-08 09:53:49 +01:00
Mateusz Rzeszutek 4ef6d165a9
Disable the messaging receive span telemetry by default (#5500)
* Disable the messaging receive span telemetry by default

* fix spring-kafka tests

* remove no longer needed link from the kafka-clients library instrumentation

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-03-07 22:30:40 -08:00
Trask Stalnaker f318e08ead
Disable testLatestDeps dependency cache (#5520) 2022-03-07 21:06:02 -08:00
Trask Stalnaker 2d04a70906
Update release instructions (#5519) 2022-03-07 20:14:19 -08:00
Trask Stalnaker cc4df202f9
Use latest download link on main branch (#5506) 2022-03-07 20:13:59 -08:00
Lauri Tulmin 3c11cd44a0
Fix flaky micrometer test (#5514) 2022-03-07 08:56:38 -08:00
Anuraag Agrawal 9ed35fd286
Update to OTel 1.12 (#5513) 2022-03-07 15:38:50 +09:00
Trask Stalnaker 44b04210ff
Convert azure sdk tests to java (#5504)
* Convert azure sdk tests to java

* Better assertj
2022-03-05 08:41:21 -08:00
Trask Stalnaker 805f25868c
Switch actions/setup-java from adopt to temurin (#5507)
* Switch actions/setup-java from adopt to temurin

* Revert one
2022-03-05 08:29:49 -08:00
Trask Stalnaker 5f2a37e326
Bump muzzle retry delay (#5505) 2022-03-05 14:08:33 +02:00
Trask Stalnaker e52752e251
Fix azure sdk 1.14 testLatestDeps (#5509) 2022-03-05 14:07:24 +02:00
Trask Stalnaker e67c9c4796
Fix jboss-logmanager testLatestDeps (#5503) 2022-03-04 21:01:38 -08:00
Trask Stalnaker ab9169cd25
Add Azure SDK instrumentation (#5467)
* Add Azure SDK instrumentation

* Add to supported libraries table

* Keep suppression for 1.19
2022-03-04 13:08:50 -08:00
Mateusz Rzeszutek 47f2732aae
Split out DbClientAttributesGetter and SqlClientAttributesGetter (#5354)
* Split out DbClientAttributesGetter and SqlClientAttributesGetter

* code review comments
2022-03-04 09:58:04 -08:00
Trask Stalnaker 8c5e2ebce5
Move build to reusable workflow (#5483)
* Move build to reusable workflow

* pass secrets where needed

* pass secrets where needed

* build -> assemble

* and check

* Revert "and check"

This reverts commit aa981d0f4e.

* Revert "build -> assemble"

This reverts commit c00f6d1d35.
2022-03-04 09:54:40 -08:00
Trask Stalnaker 8b26cef666
Add JBoss java.util.logging support (#5498) 2022-03-04 09:27:52 -08:00
Trask Stalnaker b0e4be0e5f
Capture logback formatted message (#5497) 2022-03-04 13:10:55 +02:00
Trask Stalnaker c342e1a5fd
Simplify smoke test image workfows (#5492) 2022-03-03 19:51:27 -08:00
Trask Stalnaker 151b956e98
Test jaxrs-client-1.1 for duplicate nested spans (#5485) 2022-03-03 12:21:21 +02:00
Trask Stalnaker 7fcba80fc1
Fix github action cache 429 (#5491) 2022-03-02 21:27:27 -08:00
Trask Stalnaker 93f10964d2
Fix testLatestDeps (#5490) 2022-03-02 20:23:13 -08:00
Trask Stalnaker 786e79fbda
Better github action cache management (#5488) 2022-03-02 19:58:11 -08:00
Trask Stalnaker 813c661ac8
Reduce muzzle sporadic failures (#5489) 2022-03-02 17:18:25 -08:00
Trask Stalnaker 9360cf19f9
Move tests to reusable workflow (#5486) 2022-03-02 17:16:55 -08:00
Trask Stalnaker 272dc1e0b1
Move testLatestDeps to reusable workflow (#5487) 2022-03-02 17:16:36 -08:00
Trask Stalnaker 4ad785a1da
Move examples to reusable workflow (#5482)
* Move examples to reusable workflow

* ci.yml too
2022-03-02 16:35:31 -08:00
Trask Stalnaker cd396bca23
Exclude sporadically failing url (#5480) 2022-03-02 13:20:33 -08:00
Trask Stalnaker 14addbb487
Fix cache-read-only (#5481) 2022-03-02 12:39:17 -08:00
Trask Stalnaker 4a8d6d552e
Add log4j 1.2 appender MDC capture (#5475)
* Add log4j 1.2 appender MDC capture

* Spotless
2022-03-02 09:56:01 -08:00
Trask Stalnaker 627f5d3e1c
Add experimental thread attributes for logs (#5474) 2022-03-02 09:06:08 -08:00
Trask Stalnaker 399b39eac9
Bump more checkout action versions (#5476) 2022-03-02 11:25:57 +02:00
dependabot[bot] ae3324dcef
Bump actions/checkout from 2 to 3 (#5473)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 20:18:06 -08:00
Trask Stalnaker 3ab1b8516f
Add markdown spell check (#5450)
* Add markdown link check

* Fix links

* update workflows

* move comment

* Add misspell check

* Fix misspellings

* Fix more misspellings

* Run against all files

* Spotless
2022-03-01 19:18:53 -08:00
Trask Stalnaker 5133f99cca
Fix out-of-sync suppressing-instrumentation.md (#5472) 2022-03-01 11:25:55 +02:00
Trask Stalnaker 0627c369c2
Don't run windows smoke tests on PRs (#5471) 2022-03-01 11:00:56 +02:00
Trask Stalnaker c06d70d174
Remove JAXRS HttpClient instrumentation (#5430) 2022-02-28 22:47:26 -08:00
Lauri Tulmin c8c115d13f
Fix android desugaring for HashMap.forEach (#5468) 2022-03-01 08:46:25 +09:00
Trask Stalnaker 96906741c3
Another reusable workflow (#5470) 2022-02-28 14:44:42 -08:00
Trask Stalnaker 5fc5c7eab7
Remove unnecessary fetch-depth (#5469)
And follow convention for actions/checkout
2022-02-28 12:45:43 -08:00
Trask Stalnaker 8d18e463ea
Add markdown link check (#5449)
* Add markdown link check

* Fix links

* update workflows

* move comment
2022-02-28 11:30:16 -08:00
Lauri Tulmin e6a8bdf697
Add peer service support back to couchbase26 (#5451)
* Add peer service support back to couchbase26

* extract common module

* move tests

* fix tests

* address review comments

* remove CouchbaseRequestInfoHolder
2022-02-28 10:00:27 -08:00
Trask Stalnaker d587aed81a
Clean up examples github actions job (#5459) 2022-02-28 10:00:11 -08:00