Skip to content

Releases: palantir/tritium

0.94.0

03 Oct 13:11
0.94.0
d349c7e
Compare
Choose a tag to compare

💡 Improvements

  • Document module, class, and/or method performance characteristics. (#2037)

0.93.0

12 Sep 17:22
0.93.0
c126b75
Compare
Choose a tag to compare

💡 Improvements

  • Use metric-schema to report JVM Buffer Pool metrics (#2018)

0.92.0

30 Aug 14:39
0.92.0
4c143e9
Compare
Choose a tag to compare

✨ Features

  • LockFreeExponentiallyDecayingReservoirWithExemplars allows for Exemplar tracking (#1992)

0.91.0

29 Aug 22:29
0.91.0
507de0d
Compare
Choose a tag to compare

💡 Improvements

  • The cache.stats.disabled metric is listed in metric-schema (#2005)

0.90.0

08 Jul 23:40
61c8ee1
Compare
Choose a tag to compare
Type Description Link
Fix Propagate @SuppressWarnings on @Instrument types #1976

0.89.0

15 Jun 12:45
1a760b5
Compare
Choose a tag to compare
Type Description Link
Improvement Instrumentation metrics are now defined using metric-schema. There is a single metric name for all instrumented classes with tags for the service name, endpoint, and result. #1962

0.88.0

30 Apr 16:40
a443ecd
Compare
Choose a tag to compare
Type Description Link
Improvement Implement metrics to report the JVM DNS cache TTL values #1936

0.87.0

01 Apr 23:32
a2e2af6
Compare
Choose a tag to compare
Type Description Link
Improvement The cache.hit and cache.miss metrics have been combined into a single cache.request metric tagged by result. #1921

0.86.0

28 Mar 14:56
b1ae2bb
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.85.0

27 Mar 15:31
ef613d6
Compare
Choose a tag to compare
Type Description Link
Improvement CacheState.register has been changed to be a more fluent API. #1920