aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/maintenance/MetricsReporter.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Separate controller specific metrics into separate enum and methodyngveaasheim2023-07-311-15/+16
* Add enums for infrastructure and add to vespametricsset as needed for infrast...yngveaasheim2023-07-311-6/+7
* Use consistent metrics tag nameYngve Aasheim2023-07-271-1/+1
* Extract OsControllerMartin Polden2023-07-201-1/+1
* maintainer success factor baseline deviationbjormel2023-03-291-1/+1
* Monitor ZMS quotaOla Aunrønning2022-04-211-1/+20
* Inline some accessors in Applicationjonmv2022-04-101-1/+1
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-1/+1
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-1/+1
* Use aborted status only when error is not indicated, and let this reflect els...Jon Marius Venstad2022-02-161-1/+1
* Fix edge case for metric right after upgrades become overdueJon Marius Venstad2021-12-161-1/+1
* Add metric for overdue upgradesMartin Polden2021-12-151-3/+44
* Move rotation to routing packageMartin Polden2021-11-191-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Remove unnecessary NodeVersions classMartin Polden2021-06-241-4/+2
* Revert "Revert "Emit a success factor from maintainers""Jon Bratseth2021-06-061-2/+2
* Revert "Emit a success factor from maintainers"Arnstein Ressem2021-06-041-2/+2
* Return success factorJon Bratseth2021-06-041-2/+2
* Review comment fixesØyvind Grønnesby2021-05-071-3/+2
* Create metric for nr of tenants on each planØyvind Grønnesby2021-05-061-0/+21
* Add applicationId to deployment duration metricsJon Marius Venstad2021-01-061-1/+2
* Report metric for broken system versionMartin Polden2020-10-281-5/+16
* Emit QoS metric for all maintainersMartin Polden2020-07-161-1/+2
* Reporting metrics from audit log with user as dimension (#13293)Bjørn Meland2020-05-191-0/+35
* SimplifyMartin Polden2020-05-141-27/+19
* Avoid mixing versions in node count metricMartin Polden2020-05-131-4/+7
* Report node count per version as separate metricMartin Polden2020-05-131-2/+76
* Remove currentVersion dimension from change duration metricsMartin Polden2020-05-131-28/+3
* Avoid mixing platform and OS version in metricMartin Polden2020-05-071-8/+6
* Zero change duration metric for past versionsMartin Polden2020-05-071-12/+34
* Add currentVersion dimension to change duration metricMartin Polden2020-05-051-3/+3
* Use vespajlib maintenance package in controller-serverMartin Polden2020-04-291-3/+4
* Remove unused metricsMartin Polden2020-04-241-21/+2
* Measure platform and OS change duration per hostMartin Polden2020-04-221-36/+47
* Wait longer before counting node as failing to upgrade in metricMartin Polden2020-03-191-1/+6
* Act on the readable subset of applications when appropriateMartin Polden2020-03-181-2/+2
* Rename methodMartin Polden2020-02-271-2/+2
* Extract RoutingControllerMartin Polden2020-01-291-2/+2
* Replace more JobStatus usagesJon Marius Venstad2019-11-111-42/+34
* Make OS upgrade timeout dynamicMartin Polden2019-10-101-15/+15
* Remove instance dimension where it should not beJon Marius Venstad2019-10-081-2/+2
* Merge pull request #10911 from vespa-engine/jvenstad/application-response-wit...Jon Marius Venstad2019-10-081-9/+12
|\
| * Use more latestVersion and update some testsJon Marius Venstad2019-10-081-9/+12
* | Report metric for nodes failing OS upgradeMartin Polden2019-10-071-3/+25
|/
* Only count actively upgrading nodesMartin Polden2019-10-031-7/+11
* Emit metric for nodes failing system upgradeMartin Polden2019-10-021-4/+21
* Remove some unused codeJon Marius Venstad2019-09-281-3/+1
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-281-24/+25
* (Locked)?Application(Serializer|List)? renamed with InstanceJon Marius Venstad2019-09-181-8/+8