Commit Graph

5485 Commits

Author SHA1 Message Date
Anuraag Agrawal 0c1d9266d5
Add release branch pattern to allowed release branches. (#1598) 2020-11-09 15:45:40 +09:00
Trask Stalnaker 8ee2533c96
Fix ClassNotFoundException on Wildfly (#1593) 2020-11-09 13:59:36 +09:00
Trask Stalnaker 71f91877ab
Fix muzzle and add missing helper classes (#1585)
* Fix muzzle

* Fix jdbc instrumentation

* Fix jms instrumentation

* Fix couchbase instrumentation

* Fix servlet instrumentation
2020-11-08 13:54:00 -08:00
snyder114 f4448b56ee
Update README.md (#1568)
* Update README.md

Basic formatting and wording enhancements for readability and accessibility.

* Update README.md

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

* Run ./gradlew spotlessApply

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-11-08 17:35:07 +09:00
Anuraag Agrawal e79a0162d3
Update nebula same version as opentelemetry-java repository. (#1574) 2020-11-08 13:09:44 +09:00
Anuraag Agrawal 5ec0ed3b9c
Use correct name for bintray api key (#1570) 2020-11-06 13:18:14 +09:00
Anuraag Agrawal b680ece4d1
bintrayUpload freezes, so add some info logging to see what happens. (#1569) 2020-11-06 12:04:40 +09:00
Anuraag Agrawal 3d21c26632
Update to SDK 0.10.0 (#1564) 2020-11-05 13:17:47 -08:00
Sergei Malafeev 70dcb93121
Activate SystemMetrics (#1530) 2020-11-05 13:02:01 -08:00
Anuraag Agrawal d9e978c8d8
Update to latest snapshot (#1560) 2020-11-05 20:49:32 +09:00
Anuraag Agrawal 6c1dabf782
Tag smoke test images with date and run ID from workflow. (#1559)
* Tag smoke test images with sha from workflow.

* Pass tag as date from workflow

* Echo tag which is nice to see in logs

* Add run ID

* Remove seconds

* Missed files
2020-11-05 19:11:29 +09:00
Anuraag Agrawal e1c7baab42
Upgrade to latest SDK snapshot (#1549) 2020-11-05 17:45:59 +09:00
Vladimir Šor caf102fe15
Tag docker images for smoke tests with date and time. (#1553) 2020-11-05 00:02:33 +09:00
Mateusz Rzeszutek 8629edd346
Run muzzle once per instrumented library - introducing InstrumentationModule (#1528)
* Run muzzle once per instrumented library - introducing InstrumentationModule

* spotless

* Fix muzzle

* Apply code review comments
2020-11-04 15:39:12 +01:00
Jakub Wach 81101ed463
fix master build fail due to latestDepTest (#1554) 2020-11-04 16:21:29 +02:00
Jakub Wach 049358e81b
apache camel 2.20.x instrumentation (#1397)
* apache camel 2.20.x instrumentation

* removed instrumentation advice from helper classes

* code review #1

* code review #2 / experimental server name update

* code review changes / new tests, improved direct, new license header

* rebase changes

* code review changes

* code review changes, REST tests added

* changes after rebase to newest master

* code review changes

* code review

* code review

* rebase to master
2020-11-03 11:42:33 +02:00
Anuraag Agrawal a528daee52
Update to latest snapshot (#1544) 2020-11-03 17:08:17 +09:00
Anuraag Agrawal 4e50e647be
Try using low Gradle priority instead of capping workers (#1538) 2020-11-02 20:50:41 -08:00
Nikita Salnikov-Tarnovski 7b64184701
Smoke tests using Jaeger and Zipkin exporters (#1543) 2020-11-02 20:50:14 -08:00
Anuraag Agrawal d3b60a5e33
Rename TRACER to tracer() (#1540) 2020-11-02 20:49:51 -08:00
Nikita Salnikov-Tarnovski 947a316bb6
Add links to some issues (#1542) 2020-11-02 20:48:23 +02:00
Anuraag Agrawal 5d2cb459df
Update to latest SDK snapshot (#1539) 2020-11-02 16:07:53 +09:00
Anuraag Agrawal 7132757792
Update to latest snapshot (#1532) 2020-11-01 16:19:12 +09:00
Anuraag Agrawal d4a64f7ad4
Add manual dispatch trigger to smoke dist builds. (#1531) 2020-10-30 16:18:47 +09:00
Nikita Salnikov-Tarnovski 8ea8413fdf
Stop using CircleCI (#1527) 2020-10-29 20:13:25 -07:00
Anuraag Agrawal c6eee70660
Update to latest snapshot. (#1524) 2020-10-29 18:54:09 -07:00
Mateusz Rzeszutek e89942d430
Standardize DB query normalizer property names (#1509)
* Standardize DB query normalizer property names

And add normalizer configuration for Redis, Couchbase, Cassandra and Geode

* apply code review comments
2020-10-29 16:20:33 +02:00
Sergei Malafeev af5fb0c944
Create github issue templates (#1511)
* #377 Create github issue templates

Signed-off-by: Sergei Malafeev <sergei@malafeev.org>

* No-op change for easy retrigger of build

* use 'bug' and 'enhancement' labels

Signed-off-by: Sergei Malafeev <sergei@malafeev.org>

Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
2020-10-29 16:20:15 +02:00
Anuraag Agrawal dfda406fee
Migrates to using a context when span is started (#1525)
* Return Context when starting span to preserve baggage.

Co-authored-by: Marcin Grzejszczak <marcin.grzejszczak@gmail.com>

* Use bridge

Co-authored-by: Marcin Grzejszczak <marcin.grzejszczak@gmail.com>
2020-10-29 13:50:54 +02:00
Pavol Loffay c931b1b85a
Add explicit names to metrics/trace SPI factories (#1513)
* Add explicit names to metrics/trace SPI factories

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix tests

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
2020-10-29 12:14:41 +02:00
Nikita Salnikov-Tarnovski f3559de4a3
Cap latest supported version for Spring Data JPA (#1522) 2020-10-29 10:24:27 +02:00
Anuraag Agrawal fd03a4b1e1
Replace ContextStore for context bridge with a custom context storage… (#1493)
* Replace ContextStore for context bridge with a custom context storage provider.

* Handle context mapping at storage layer.

* Cleanup

* Add interop test

* Small comment

* No threads

* Groovy
2020-10-29 15:42:50 +09:00
Pavol Loffay bdf2a91290
Rename printReferences gradle task to printMuzzleReferences (#1517)
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
2020-10-29 15:37:38 +09:00
Nikita Salnikov-Tarnovski 4959b7eb34
Fix property name for latest Spring MVC (#1516)
Cap latest supported version for Spring Data JPA
2020-10-28 22:28:19 +02:00
Mateusz Rzeszutek 9bb13bd8f0
Fix Redisson latestDep tests (#1507)
* Fix Redisson latestDep tests

* spotless

* Add comment
2020-10-28 16:18:13 +01:00
Trask Stalnaker 58c78ec7d0
Fix test latest deps build (#1503) 2020-10-27 15:48:58 -07:00
Mateusz Rzeszutek 35dc9071ef
Log normalised full statement in Redis instrumentations (#1441)
* Log normalised full statement in Redis instrumentations (jedis, lettuce, redisson)
2020-10-27 14:29:47 -07:00
Trask Stalnaker f046e598c6
Add context root to the front of the route in the span name (#1418)
* Add application root to span name

* Reduce duplicate context lookups

* Use servlet path as route

* Test against jetty instrumentation

* Add JAX-RS context path test

* Fix JAX-RS 1.0 span names
2020-10-27 14:21:10 -07:00
Nikita Salnikov-Tarnovski dddd921f45
Fix publishing permissions (#1501) 2020-10-27 21:12:56 +02:00
Mateusz Rzeszutek d3c39228c6
Couchbase instrumentation should store normalized queries as db.statement (#1462)
* Couchbase instrumentation should store normalized queries as db.statement

* Fix inaccurate version comments
2020-10-27 18:15:27 +01:00
Sergei Malafeev d2813c838d
Add system metrics (#1309)
Signed-off-by: Sergei Malafeev <sergei@malafeev.org>
2020-10-27 08:48:36 -07:00
Nikita Salnikov-Tarnovski 54a85f7501
More test fixes (#1495) 2020-10-27 16:56:39 +02:00
Nikita Salnikov-Tarnovski 39bdba7204
Fail PR check if workflow failed (#1498) 2020-10-27 16:56:13 +02:00
Anuraag Agrawal 1b91a7c279
Fix build breakage due to post-merge conflict. (#1496) 2020-10-27 14:12:49 +02:00
Jakub Wach 3a81c52d2b
Wrappers for AWS lambda tracing (#1471)
* wrappers for AWS lambda instrumentation

* code review changes

* code review changes
2020-10-27 09:55:31 +02:00
Trask Stalnaker 5bed579286
Apply spotless (#1492) 2020-10-27 09:38:32 +02:00
Bogdan Drutu 21a1c65128
Remove inner class imports; avoid future imports by disabling in editorconfig (#1489)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-10-26 19:30:51 -07:00
Anuraag Agrawal a2dccf2316
Update to latest SDK snapshot. (#1479) 2020-10-26 19:29:46 -07:00
Nikita Salnikov-Tarnovski 459dbf6ac9
Building snapshot version needs all tags (#1484) 2020-10-26 18:55:34 +02:00
Mateusz Rzeszutek 01f40867ce
Apache Geode instrumentation should store normalized queries as db.statement (#1455)
* Apache Geode instrumentation should store normalized queries as db.statement

* spotless
2020-10-26 14:01:43 +02:00