aboutsummaryrefslogtreecommitdiffstats
path: root/zkfacade/src/main/java/com/yahoo/vespa/curator/stats/LockAttempt.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* View sequence number and reentry counts in lock warningHåkon Hallingstad2022-04-261-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Deadlock detectionHåkon Hallingstad2020-10-111-6/+8
* Avoid metrics on reentry of lockHåkon Hallingstad2020-10-081-10/+13
* Avoid even small double-counting of locked timeHåkon Hallingstad2020-10-071-4/+7
* Make richer latency statsHåkon Hallingstad2020-10-051-7/+9
* Move lock metrics to MetricsReporterHåkon Hallingstad2020-10-031-42/+13
* Add metrics to lock attemptsHåkon Hallingstad2020-10-011-10/+62
* Record locks taken for external deploysHåkon Hallingstad2020-09-301-0/+8
* Add count of failed releasesHåkon Hallingstad2020-09-281-1/+3
* LockInfo -> LockAttempt, ThreadLockInfo -> ThreadLockStats, and moreHåkon Hallingstad2020-09-281-0/+99