Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / avaje-metrics/metrics issues and pull requests
#60 - Change the maven groupId to io.avaje and prefix artifacts
Pull Request -
State: closed - Opened by rbygrave almost 2 years ago
#59 - Bump jackson-databind from 2.13.2.2 to 2.13.4.2 in /metrics-report
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#58 - Bump jackson-databind from 2.13.2.2 to 2.13.4.2 in /metrics
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#57 - Bump jackson-databind from 2.13.2.2 to 2.13.4.1 in /metrics-report
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#56 - Bump jackson-databind from 2.13.2.2 to 2.13.4.1 in /metrics
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#55 - 9 years on, should avaje metrics continue? Yes
Issue -
State: open - Opened by rbygrave over 2 years ago
#54 - Refactor v9
Pull Request -
State: closed - Opened by rbygrave over 2 years ago
#53 - Rename MetricManager to Metrics
Issue -
State: closed - Opened by rbygrave over 2 years ago
#52 - Renaming to align with Dropwizard metrics etc - CounterMetric -> Counter
Issue -
State: closed - Opened by rbygrave over 2 years ago
#51 - Bump logback-core from 1.2.0 to 1.2.9
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#50 - Bump jackson-databind from 2.12.3 to 2.12.6.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#49 - Bump log4j-core from 2.17.0 to 2.17.1
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#48 - Bump log4j-core from 2.16.0 to 2.17.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#47 - Bump log4j-core from 2.14.1 to 2.16.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#46 - Bump log4j-core from 2.14.1 to 2.15.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#45 - Bump logback-classic from 1.0.6 to 1.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#44 - Bump logback-core from 1.0.6 to 1.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#43 - Add MANIFEST with Automatic-Module-Name: io.avaje.metrics
Issue -
State: closed - Opened by rbygrave over 4 years ago
#42 - Add annotations in metrics core
Issue -
State: closed - Opened by rbygrave over 4 years ago
#41 - Bump log4j-core from 2.11.1 to 2.13.2
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#40 - Default exclude "details" of threads peak and daemon
Issue -
State: closed - Opened by rbygrave over 4 years ago
#39 - ENH: Add jvm.cgroup.cpu.pctThrottle ... as a rate of numThrottle to numPeriod
Issue -
State: closed - Opened by rbygrave about 5 years ago
#38 - ENH: Add jvm.cgroup.cpu.numPeriod and jvm.cgroup.cpu.numThrottle
Issue -
State: closed - Opened by rbygrave about 5 years ago
Labels: enhancement
#37 - Improve metrics collection and reporting as json content
Issue -
State: closed - Opened by rbygrave about 5 years ago
#36 - Change bucket range to output like a "tag" to be more consistent with microprofile metrics
Issue -
State: closed - Opened by rbygrave about 5 years ago
#35 - Refactor JvmProcessMemory to use FileLines - simpler implementation
Issue -
State: closed - Opened by rbygrave about 5 years ago
#34 - Use Gauge long values for os load and heap percentage
Issue -
State: closed - Opened by rbygrave about 5 years ago
#33 - Refactor rename registerJvmProcessMemoryMetrics() to registerProcessMemoryMetrics()
Issue -
State: closed - Opened by rbygrave about 5 years ago
#32 - ENH: Add MetricManager.registerCGroupMetrics() ... to collect cgroup memory and cpu metrics
Issue -
State: closed - Opened by rbygrave about 5 years ago
#31 - Refactor rename MetricManager methods getTimedMetric() -> timed() etc
Issue -
State: closed - Opened by rbygrave about 5 years ago
#30 - Default to use a "app." prefix for derived metric names (best practice for ease of rollup)
Issue -
State: closed - Opened by rbygrave about 5 years ago
#29 - Rename internal AlreadyEnhancedMarker to MetricsEnhanced
Issue -
State: closed - Opened by rbygrave about 5 years ago
#28 - Simplify removing use of @Timed fullName
Issue -
State: closed - Opened by rbygrave about 5 years ago
#27 - Simplify with TimedMetric.operationErr()
Issue -
State: closed - Opened by rbygrave about 5 years ago
#26 - Bump jackson-databind from 2.3.3 to 2.9.10.1
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#25 - Add MetricSupplier ... for external metrics to be integrated with reporting
Issue -
State: closed - Opened by rbygrave almost 6 years ago
#24 - Add MetricSupplier interface as alternate suppliers of metrics to MetricReporter
Issue -
State: closed - Opened by rbygrave over 6 years ago
#23 - Update for 7.3 API with simplified MetricName and MetricStatistics
Issue -
State: closed - Opened by rbygrave over 6 years ago
#22 - 7.1 API refactor extracting statistics into a sub package
Issue -
State: closed - Opened by rbygrave over 6 years ago
#21 - ENH: Add "jvm.memory.process.delta" as delta between VmRSS and total committed
Issue -
State: closed - Opened by rbygrave over 7 years ago
Labels: enhancement
#20 - ENH: Add collection of process memory on linux via VmRSS and VmHWM
Issue -
State: closed - Opened by rbygrave over 7 years ago
Labels: enhancement
#19 - ENH: Add collection of process memory VmRSS and VmHWM on linux
Issue -
State: closed - Opened by rbygrave over 7 years ago
Labels: enhancement
#18 - Double comparison and import cleanup.
Pull Request -
State: closed - Opened by KoenDG over 7 years ago
#17 - Performance suggestions by Intellij.
Pull Request -
State: closed - Opened by KoenDG over 7 years ago
#16 - Support optional request timing, use better bg thread name
Issue -
State: closed - Opened by rbygrave about 8 years ago
Labels: enhancement
#15 - Support 5.2.1 API, flatten bucket timed metrics in reporting
Issue -
State: closed - Opened by rbygrave about 8 years ago
#14 - Reporting - Change JsonWriteVistor to report collected and reported times rather than just "time"
Issue -
State: closed - Opened by rbygrave over 9 years ago
Labels: enhancement
#13 - Add ability to easily suppress reporting on small timed metrics via MetricReportConfig.setThresholdMean()
Issue -
State: closed - Opened by rbygrave over 9 years ago
Labels: enhancement
#12 - Add RequestTimingListener ... for per request timing callback
Issue -
State: closed - Opened by rbygrave over 9 years ago
Labels: enhancement
#11 - Add support for setting a percentage threshold to omit entries from request timing reporting
Issue -
State: closed - Opened by rbygrave over 9 years ago
Labels: enhancement
#10 - When you turn on collection on everything the 'internally nested metrics' don't get decremented on first execution
Issue -
State: closed - Opened by rbygrave over 9 years ago
Labels: bug
#9 - Support API change - return List<TimingMetricInfo> for setRequestTimingCollectionUsingMatch()
Issue -
State: closed - Opened by rbygrave over 9 years ago
#8 - Issue with sort order nested calls, support comparable on RequestTimingEntry
Issue -
State: closed - Opened by rbygrave over 9 years ago
Labels: bug
#7 - Change file output suffix from "txt" to "log"
Issue -
State: closed - Opened by rbygrave over 9 years ago
Labels: enhancement
#6 - 4.3.0 - support API changes with metric name expressions for setting/getting request timing
Issue -
State: closed - Opened by rbygrave over 9 years ago
Labels: enhancement
#5 - JRE 8 NonHeap MemoryUsage reporting max as -1 ... so max and pct are not useful on JVM 8
Issue -
State: closed - Opened by rbygrave over 9 years ago
- 1 comment
Labels: bug
#4 - Refactor - change PropertiesLoader to use org.slf4j.Logger
Issue -
State: closed - Opened by rbygrave over 9 years ago
Labels: bug
#3 - ValueCounter is always reseting max value - it should not do so for getStatistics(false)
Issue -
State: closed - Opened by deffer over 9 years ago
- 2 comments
Labels: bug
#2 - Possible rounding issue with jvm.memory.heap pct ... looks like it is rounding down?
Issue -
State: closed - Opened by rbygrave over 10 years ago
- 1 comment
Labels: question
#1 - Timer set at 60 seconds often runs for 57 seconds and then 3 seconds on a specific server
Issue -
State: closed - Opened by rbygrave over 10 years ago
- 1 comment