1
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #332 from dmuino/bucketConfig More... over 9 years ago
fix formatting More... over 9 years ago
Adds documentation for BucketTimers. Fixes #321 More... over 9 years ago
Merge pull request #330 from brharrington/guava-16 More... over 9 years ago
update to guava 16 More... over 9 years ago
Merge pull request #329 from dmuino/jmxPoller More... over 9 years ago
JmxMetricPoller uses BasicTagList. More... over 9 years ago
Merge pull request #328 from samhendley/jmx_metrics_poller_support_tabular_data More... over 9 years ago
wrapping and style fixes More... over 9 years ago
added defaultTags and onlyNumericMetrics flags to JmxMetricPoller More... over 9 years ago
add javax.management.openmbean.TabularData support to JmxMetricPoller (Map key is used for tag JmxCompositePath) More... over 9 years ago
Merge pull request #327 from dmuino/checks More... over 9 years ago
Make PMD and checkstyle fail the build. Fixes for some PMD and checkstyle violations. More... over 9 years ago
Merge pull request #326 from brharrington/example-javadoc More... over 9 years ago
add verbose flag to javadoc More... over 9 years ago
Update check tasks: avoid running pmd and checkstlye on tests and jsr166e code. More... over 9 years ago
Merge pull request #325 from brharrington/atlas-example More... over 9 years ago
update readme on running example More... over 9 years ago
Merge remote-tracking branch 'nflx/master' into atlas-example More... over 9 years ago
update example to support atlas observer More... over 9 years ago
Merge pull request #324 from dmuino/servoAtlas More... over 9 years ago
Sanitize metric values. More... over 9 years ago
Merge pull request #323 from dmuino/servoAtlas More... over 9 years ago
Remove the step parameter since the atlas backend will ignore it. More... over 9 years ago
Add a servo-atlas project providing an observer that can send metrics to atlas. More... over 9 years ago
Merge pull request #318 from dmuino/threadCpuDaemon More... over 9 years ago
Make ThreadCpuStats a daemon thread More... over 9 years ago
remove redundant throws. no longer supported in checkstlye 6.2 More... almost 10 years ago
Merge pull request #317 from dmuino/tagList More... almost 10 years ago
Use binarySearch over the sorted array instead of hash lookup for SmallTagMap More... almost 10 years ago