Releases: palantir/tritium
Releases · palantir/tritium
0.95.0
💡 Improvements
- Target JDK 17 bytecode & APIs (#1958)
0.94.0
💡 Improvements
- Document module, class, and/or method performance characteristics. (#2037)
0.93.0
💡 Improvements
- Use metric-schema to report JVM Buffer Pool metrics (#2018)
0.92.0
✨ Features
- LockFreeExponentiallyDecayingReservoirWithExemplars allows for Exemplar tracking (#1992)
0.91.0
💡 Improvements
- The
cache.stats.disabled
metric is listed in metric-schema (#2005)
0.89.0
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
Type |
Description |
Link |
Improvement |
Implement metrics to report the JVM DNS cache TTL values |
#1936 |
0.87.0
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
Automated release, no documented user facing changes