summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/metrics/simple
Commit message (Expand)AuthorAgeFilesLines
* Use the metric provider returned after configurationJon Bratseth2023-03-033-135/+136
* Remove references to non-existent 'simplemetrics' bundle.gjoranv2023-01-101-20/+0
* Minor cleanupHenning Baldersheim2022-10-192-2/+2
* com.google.common.collect.ImmutableList.copyOf -> List.ofHenning Baldersheim2022-10-191-3/+2
* Treat empty and null properties the same way.Henning Baldersheim2022-10-182-9/+3
* Precompute hashCode as it will be used multiple times.Henning Baldersheim2022-10-183-35/+12
* Don't expose types that are not available from other bundlesBjørn Christian Seime2022-01-112-15/+41
* No functional changesJon Bratseth2021-12-155-8/+13
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-036-6/+6
* Update 2017 copyright notices.gjoranv2021-10-0724-24/+24
* Add java source from simplemetrics.gjoranv2021-04-1324-0/+2246