serviceutils.git
2021-10-07 Robert VargaBump versions to 1.8.2-SNAPSHOT
2021-10-07 Robert VargaBump odlparent to 7.0.6
2021-10-07 Robert VargaBump versions to 1.8.1-SNAPSHOT
2021-10-07 Robert VargaBump odlparent/yangtools/mdsal/controller
2021-10-07 Robert VargaStrengthen utils.concurrent deprecations
2021-10-07 Robert VargaRemove metrics-sample annotation leak
2021-10-07 Robert VargaRefactor feature repositories
2021-10-07 Robert VargaMove features out of common
2021-10-07 Robert VargaDo not deploy aggregator poms
2021-10-07 Robert VargaConvert metrics-prometheus to use OSGi DS
2021-10-07 Robert VargaUpgrade io.prometheus to 0.9.0
2021-10-07 Robert VargaConvert metrics-impl to OSGi Declarative Services
2021-10-07 Robert VargaBump odlparent to 7.0.3
2021-10-07 Robert VargaBump odlparent to 7.0.2
2021-10-07 Robert VargaFix error-prone reported warnings
2021-10-07 Robert VargaBump odlparent to 7.0.1
2021-10-07 Robert VargaFix checkstyle
2021-10-07 Robert VargaMigrate OSGi companion references
2021-10-07 jenkins-relengBump versions by x.y.(z+1)
2021-10-07 Robert VargaDeprecate Asserts for removal
2021-10-07 Robert VargaUpdate odlparent to 6.0.4
2021-10-07 Robert VargaRework immutables.org integration
2021-10-07 Robert VargaBump to odlparent-6.0.3
2021-10-07 Robert VargaDisable ThreadsWatcher by default
2021-10-07 Robert VargaTolerate platforms without thread management
2021-10-07 Robert VargaUse ByteArrayOutputStream.toString(Charset)
2021-10-07 Tomas CereFix NPE when updating metrics configuration
2021-10-07 Robert VargaBump to odlparent-6.0.1
2021-10-07 Robert VargaBump odlparent to 6.0.0
2021-10-07 Robert VargaBump odlparent to 5.0.2
2021-10-07 Robert VargaFix checkstyle
2021-10-07 jenkins-relengBump versions by x.y.(z+1)
2021-10-07 Robert VargaBump odlparent to 5.0.1
2021-10-07 Robert VargaEliminate use of jsr-305
2021-10-07 Robert VargaMigrate Threadswatcher use of infrautils APIs
2021-10-07 Robert VargaRemove JSR305 dependency from metrics-impl
2021-10-07 Stephen KittUse @code instead of <tt>
2021-10-07 Robert VargaBump odlparent to 5.0.0
2021-10-07 Robert VargaFix annotation positions
2021-10-07 Robert VargaRemove post-odlparent-4.0.9 changes
2021-10-07 jenkins-relengBump versions by x.y.(z+1)
2021-10-07 Stephen KittBump to odlparent 4.0.9
2021-10-07 Robert VargaUse odl-dropwizard-metrics
2021-10-07 Stephen KittBump to odlparent 4.0.8
2021-10-07 Robert VargaUse metrics-bom for versions
2021-10-07 Robert VargaAdd javax.annotation-api dependencies
2021-10-07 Robert VargaCleanup dependency structure
2021-10-07 Robert VargaBump odlparent to 4.0.7
2021-10-07 Stephen KittBump to odlparent 4.0.5
2021-10-07 Michael Vorburgeradd modernizer-maven-plugin to infrautils' parent
2021-10-07 Robert VargaBump odlparent to 4.0.2
2021-10-07 Michael Vorburgerexpose report() method in MetricsFileReporter
2021-10-07 Michael Vorburgerminor change in MetricsFileReporter
2021-10-07 Michael Vorburgerbump dropwizard.metrics from 4.0.2 to 4.0.3
2021-10-07 Stephen KittPort to Blueprint annotations
2021-10-07 Robert VargaAvoid depending on immutables.value at runtime
2021-10-07 Anil BelurBump versions by x.(y+1).z for next dev cycle
2021-10-07 manojna vAdding coverage for MetricProvider
2021-10-07 Michael Vorburgeradd odl-infrautils-metrics-sample to docs
2021-10-07 Faseela KAdd infrautils getting-started-guide
2021-10-07 Stephen KittBump to odlparent 3.1.3
2021-10-07 Michael Vorburgerbump dropwizard.metrics from 3.2.5 to 4.0.2
2021-10-07 Stephen KittBump odlparent to 3.1.2
2021-10-07 Michael Vorburgeradd a Counter to MetricsExample, to demo not only Meter
2021-10-07 dependabot... bump Prometheus client libraries from 0.1.0 to 0.4.0
2021-10-07 eaksahuAdding additional label support for meters.
2021-10-07 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3
2021-10-07 Michael Vorburgerexpand meterWithOneDynamicLabel in MetricsExample with...
2021-10-07 Michael Vorburgerfix PrometheusMetricProviderImpl bug related to labels
2021-10-07 Michael Vorburgeradd MetricsExampleTest
2021-10-07 Michael Vorburgerremove meterWithTwoDynamicLabels from MetricsExample...
2021-10-07 Michael Vorburgeradd Karaf features and what else is required for Promet...
2021-10-07 Michael Vorburgerfix bugs in MetricProviderImpl re. re-using instead...
2021-10-07 Stephen KittClean up lambdas
2021-10-07 Stephen KittFix a couple of thinkos in metrics Configuration
2021-10-07 Michael VorburgerMetrics implementation based on Prometheus.io
2021-10-07 Michael Vorburgermake new ThreadsWatcher log intervals configurable...
2021-10-07 Michael Vorburgermake ThreadsWatcher log at fixed intervals, not continu...
2021-10-07 Stephen KittUse new Map methods
2021-10-07 Anil BelurBump versions by x.(y+1).z for next dev cycle
2021-10-07 Michael Vorburgermake util, jobcoordinator and metrics null safe for...
2021-10-07 Tarun ThakurAdd label support for Timer metric type.
2021-10-07 K.V Suneelu... make metrics file reporter configurable by fileReporter...
2021-10-07 Tarun ThakurAdd label support for counter metric type
2021-10-07 Michael Vorburgerintroduce MetricDescriptor and add support for labels...
2021-10-07 Michael VorburgerMake metrics' threads deadlock watcher interval configu...
2021-10-07 Michael VorburgerINFRAUTILS-22: Detect when more than N threads, and...
2021-10-07 Michael Vorburgeradd new TestMetricProviderImpl
2021-10-07 Michael VorburgerReplace metrics.CloseableMetric with a more generic...
2021-10-07 Michael VorburgerMetricsFileReporter directory/ file prefix "metrics...
2021-10-07 Michael VorburgerINFRAUTILS-21: Automatic deadlock detection logging
2021-10-07 Michael Vorburgerrename [Metrics]FileReporterTest and some other very...
2021-10-07 Michael VorburgerBetter JavaDoc for Meter and Counter
2021-10-07 Michael VorburgerMetrics for JVM gauges
2021-10-07 K.V Suneelu... added metrics file reporter
2021-10-07 Stephen KittAdjust for odlparent 3
2021-10-07 Michael Vorburgeradd get() method to metrics Counter and Meter
2021-10-07 Michael VorburgerMetrics new API, decoupled from Dropwizard Codahale's
2021-10-07 Michael VorburgerMetricProvider now verifies that the ID has not already...
2021-10-07 Michael VorburgerSwitch metrics to use infrautils parent (w. error-prone...
next