jack-berg
|
355d17ffaa
|
Prepare 1.47.0 (#7078)
|
2025-02-07 13:14:54 -06:00 |
Emile de Weerd
|
d16cad3f73
|
feat(sdk-testing): Add W3CBaggagePropagator to test utils (#7056)
|
2025-02-07 09:20:44 -06:00 |
jack-berg
|
bf71be17d4
|
Drop event API / SDK (#7053)
|
2025-01-30 15:39:47 -06:00 |
jackshirazi
|
8e31bf4f28
|
add SdkTracerProvider.setScopeConfigurator() and support (#7021)
Co-authored-by: Jack Berg <jberg@newrelic.com>
|
2025-01-29 09:59:41 -06:00 |
Onur Kayabasi
|
c4412f2070
|
Follow spec on span limits, batch processors (#7030)
|
2025-01-28 16:41:02 -06:00 |
jack-berg
|
1c1d56113d
|
Expand OkHttp retry exception predicate (#7047)
|
2025-01-28 10:37:00 -06:00 |
Yuriy Holinko
|
d2b8497de0
|
Retry on configurable exception (#6991)
|
2025-01-24 15:01:53 -06:00 |
jack-berg
|
31869a3fc6
|
Interpret timeout zero value as no limit (#7023)
|
2025-01-16 18:02:31 -06:00 |
Trask Stalnaker
|
97410cb24a
|
Add event name as an incubating feature (#7012)
Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
|
2025-01-16 15:02:41 -06:00 |
Gregor Zeitlinger
|
4b3cedda0d
|
make extended tracer easier to use (#6943)
Co-authored-by: Jack Berg <jberg@newrelic.com>
|
2025-01-14 11:14:47 -06:00 |
jack-berg
|
d56bdf5723
|
Remove -alpha artifacts from runtime classpath of stable components (#6944)
|
2025-01-13 16:01:14 -06:00 |
jack-berg
|
0920d11aec
|
Prepare 1.46.0 (#7007)
|
2025-01-10 10:41:51 -06:00 |
jack-berg
|
5f90b0352e
|
Fix span setStatus (#6990)
|
2025-01-07 13:04:44 -06:00 |
renovate[bot]
|
1a84cbd00f
|
fix(deps): update spotless packages to v7 (major) (#6993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jack Berg <jberg@newrelic.com>
|
2025-01-07 13:03:51 -06:00 |
jason plumb
|
d294a42afb
|
Add getters/accessors for readable fields in ReadWriteLogRecord. (#6924)
|
2024-12-19 16:01:13 -06:00 |
jason plumb
|
c1b9ec789c
|
Explicitly allow null into CompletableResultCode.failExceptionally() (#6963)
|
2024-12-19 15:57:17 -06:00 |
jack-berg
|
b32f64420c
|
Remove unused dependencies, cleanup code after stability (#6948)
|
2024-12-12 11:03:11 -06:00 |
Eugene Ma
|
e0a6e64fc7
|
lazily initialize ReservoirCells (#6851)
Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
|
2024-11-18 15:56:03 -06:00 |
Saurabh Lodha
|
2a97eaedc5
|
Add synchronization to SimpleLogRecordProcessor and SimpleSpanProcessor to ensure thread-safe export of logs and spans respectively (#6885)
|
2024-11-18 15:54:40 -06:00 |
Ravishankar Nagendran
|
26f359b3e9
|
Add javadoc boilerplate internal comment v2 for experimental classes (#6886)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-11-18 14:59:28 -06:00 |
Xin
|
4c30ec48d3
|
Add convenience method `setAttribute(Attribute<Long>, int)` to SpanBuilder (matching the existing convenience method in Span) (#6884)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-11-18 14:41:17 -06:00 |
Trask Stalnaker
|
6c0d140dff
|
Fix regression in event attributes (#6865)
|
2024-11-09 08:04:04 -08:00 |
jack-berg
|
e38ebf5dc3
|
Prepare 1.44.0 (#6861)
|
2024-11-08 11:42:51 -06:00 |
jack-berg
|
7e4da160ba
|
Refactor metrics to remove MeterSharedState (#6845)
|
2024-11-05 09:00:54 -06:00 |
jack-berg
|
e4f39789bd
|
Add error prone checks for internal javadoc and private constructors (#6844)
|
2024-11-01 15:55:14 -05:00 |
Trask Stalnaker
|
ff4fe978e5
|
Test Windows in CI (#6824)
|
2024-11-01 09:01:14 -05:00 |
Teja
|
fcae15e927
|
Stabilize ExceptionEventData (#6795)
Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
Co-authored-by: Jack Berg <jberg@newrelic.com>
|
2024-10-29 09:53:38 -05:00 |
jack-berg
|
07b6903b85
|
Stabilize metric cardinality limits APIs (#6794)
|
2024-10-17 09:32:25 -05:00 |
Alex Boten
|
799039247b
|
tests: update references to logging exporter (#6692)
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
|
2024-09-20 11:49:44 -05:00 |
Gregor Zeitlinger
|
c9c857c908
|
add context info about wrong span or trace (#6703)
|
2024-09-18 16:36:30 -05:00 |
jack-berg
|
82b9e9b64d
|
Optimize advice with FilteredAttributes (#6633)
|
2024-09-18 15:07:31 -05:00 |
jack-berg
|
fbdb90621b
|
Prepare 1.42.0 (#6688)
|
2024-09-06 10:04:55 -05:00 |
jackshirazi
|
61a4b46676
|
make SdkTracer.tracerEnabled mutable (#6687)
Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
|
2024-09-05 15:07:33 -05:00 |
jason plumb
|
e063b34a2a
|
Add asserts for event body fields (#6509)
|
2024-09-05 11:55:02 -05:00 |
Jonas Kunz
|
09de4bd105
|
Added SpanProcessor OnEnding callback (#6367)
Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
|
2024-09-04 13:52:09 -05:00 |
renovate[bot]
|
37e35b239b
|
Update errorProneVersion to v2.31.0 (#6642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jack Berg <jberg@newrelic.com>
|
2024-08-30 14:53:57 -05:00 |
jack-berg
|
649f963a1a
|
Stabilize log any value (#6591)
|
2024-08-30 10:22:38 -05:00 |
jack-berg
|
94238acd71
|
New gradle shadow plugin location (#6637)
|
2024-08-09 17:25:33 -05:00 |
jack-berg
|
f161a1e039
|
Prepare 1.41.0 (#6635)
|
2024-08-09 09:55:32 -05:00 |
jack-berg
|
fc283ba763
|
Completable result code throwable (#6348)
|
2024-08-08 16:11:47 -05:00 |
jack-berg
|
d16ba00e15
|
Avoid allocations when advice doesn't remove any attributes (#6629)
|
2024-08-08 15:34:16 -05:00 |
Tyler Benson
|
20bcd7546b
|
Add links from experimental methods to the helper functions that allow access to them. (#6529)
Co-authored-by: Jack Berg <jberg@newrelic.com>
|
2024-07-11 17:03:17 -05:00 |
jack-berg
|
1f7d6a507e
|
Add APIs to determine if tracer, logger, instruments are enabled (#6502)
|
2024-07-03 15:34:18 -05:00 |
Trask Stalnaker
|
0aacc55d1e
|
Narrow ExtendedSpanBuilder return types for chaining (#6514)
|
2024-06-24 15:07:42 -05:00 |
Shelby Huang
|
7ee367a57f
|
Fix the JMH task execution failure. (#6495)
|
2024-06-10 11:34:37 -07:00 |
jack-berg
|
d0b463dd6f
|
Refactor ExtendedTracer, ExtendedSpanBuilder to reflect incubating API conventions (#6497)
|
2024-06-06 09:42:01 -05:00 |
jack-berg
|
67fcea3846
|
Prepare for 1.38.0 release (#6441)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-05-10 10:06:14 -05:00 |
jack-berg
|
c7d472ad36
|
Stabilize synchronous gauge (#6419)
|
2024-05-09 13:10:53 -05:00 |
oliver zhang
|
af46b5e4a9
|
change variable name (#6439)
|
2024-05-09 07:42:45 -07:00 |
John Bley
|
a745d60e8d
|
Use standard ArrayList size rather than max number of links for initial span links allocation (#6252)
|
2024-05-07 08:42:15 -07:00 |