Mateusz Rzeszutek
|
e7887ac929
|
Idea: deprecate `Config`, add agent-only `InstrumentationConfig` (#6264)
* Idea: deprecate Config, add agent-only InstrumentationConfig
* fix
* fix camel test
* fix external-annotation tests
|
2022-07-08 16:20:49 +02:00 |
Lauri Tulmin
|
c2f9e7ae55
|
Update GraphQL instrumentation to match spec (#6179)
* Update GraphQL instrumentation to match spec
* add back removed method as deprecated
* revert accidental change
* change method order
|
2022-06-17 14:14:19 +03:00 |
Anuraag Agrawal
|
cd528e98fb
|
Rename library entrypoints to Telemetry (#5624)
* Rename library entrypoints to Telemetry
* Renames
|
2022-03-22 14:39:23 +09:00 |
Lauri Tulmin
|
2ebe912fe4
|
GraphQL java instrumentation (#5583)
* GraphQL Java Initial Commit
* [WIP] First steps for GraphQL instrumentation, totally not ready
[skip ci]
* GraphQL Java instrumentation
* address review comments
* Apply suggestions from code review
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* review feedback
* scope handling
* Apply suggestions from code review
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* use spotless:off
* trigger build
* review comments
Co-authored-by: Jordie <xd@jrdie.nl>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-03-17 08:55:45 -07:00 |