metrics 0.15.0
devel/rubygem-metrics
Application metrics and instrumentation
Description
Capture metrics about code execution in a vendor agnostic way. As the author of many libraries which would benefit from metrics, there are few key priorities: (1) zero overhead if metrics are disabled, minimal overhead if enabled, and (2) a small and opinionated interface with standardised semantics. Features: - Zero-overhead if tracing is disabled and minimal overhead if enabled. - Small opinionated interface with standardised semantics.
Dependencies
- build devel/ruby-gems
- build lang/ruby34
- extract devel/ruby-gems
- extract lang/ruby34
- patch lang/ruby34
- run devel/ruby-gems
- run lang/ruby34
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
0.15.0
6133401858
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-metrics: Update to 0.15.0
Changes: https://github.com/socketry/metrics/blob/main/releases.md https://socketry.github.io/metrics/releases/ |
|
0.14.0
75cca6512a
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-metrics: Update to 0.14.0
Changes: https://github.com/socketry/metrics/blob/main/releases.md https://socketry.github.io/metrics/releases/ |
|
0.12.2
82d7472dd3
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-metrics: Update to 0.12.2
Changes: https://github.com/socketry/metrics/commits/main |
|
0.12.1
61b5e6857c
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-metrics: Update to 0.12.1
Changes: https://github.com/socketry/metrics/commits/main |
|
0.12.0
8660854101
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-metrics: Update to 0.12.0
Changes: https://github.com/socketry/metrics/commits/main |
|
0.10.2
510a102768
files touched
|
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-metrics: Add rubygem-metrics 0.10.2
Capture metrics about code execution in a vendor agnostic way. As the author of many libraries which would benefit from metrics, there are few key priorities: (1) zero overhead if metrics are disabled, minimal overhead if enabled, and (2) a small and opinionated interface with standardised semantics. Features: - Zero-overhead if tracing is disabled and minimal overhead if enabled. - Small opinionated interface with standardised semantics. |