Skip to content

Releases: palantir/tritium

0.64.0

30 Mar 23:31
cc0ab6e
Compare
Choose a tag to compare
Type Description Link
Improvement Reduce executor allocation overhead from Timer.Context #1686

0.63.0

17 Mar 13:51
4fb7a47
Compare
Choose a tag to compare
Type Description Link
Improvement @Instrument generates static trace method

Provide a trace method for generated Instrumented* classes to simplify and optimize the cases where one only wants tracing instrumentation on dynamic instances (e.g. when tracing individual transactions).

Remove a few excess allocations when using InstrumentationBuilder
#1679

0.62.0

08 Mar 12:18
3539398
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.61.0

30 Jan 17:54
8c31503
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.60.0

05 Jan 18:25
a57ffc7
Compare
Choose a tag to compare

No documented user facing changes

0.59.0

07 Dec 20:40
194ed30
Compare
Choose a tag to compare
Type Description Link
Fix Fix typo in docs for cpu.shares gauge #1620

0.58.0

07 Dec 18:20
81c2c46
Compare
Choose a tag to compare
Type Description Link
Improvement Add metrics for cpu shares and detected processor count #1619

0.57.0

11 Oct 16:38
d829288
Compare
Choose a tag to compare
Type Description Link
Feature Add UtcTimestamp as more efficient way to get OffsetDateTime.now(UTC) #1600

0.56.0

01 Oct 00:22
a9b00b6
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.55.0

30 Sep 00:53
e595e5b
Compare
Choose a tag to compare
Type Description Link
Improvement Tritium registry 'getMetrics()' doesn't throw on duplicate names #1589