-
Node: v8.12.0
Env: Redhat 7.6
The processMean and systemMean are both higher than 0.5, it is not correct for systemMean.
{ time: 1543377323769,
process: 0.563199,
system: 0.534872,
proce…
-
Hello,
I see that you are using your own metric packages like the "event-loop-inspector", but how is performance overhead compared to the appmetrics package?
https://github.com/RuntimeTools/appmet…
-
Im using App.Metrics.AspNetCore.Tracking to gather metrics on a service, this service is hosted in AWS and due to Auto Scaling there can be multiple hosts spun up or tore down, the metrics are then lo…
-
#### Expected behaviour
Typing a number like "2019" should just remain a number (did work before)
#### Actual behaviour
Auto-Format when trying to write a number that has a zero as second digit…
-
```
const dash = require('appmetrics-dash');
// if environemnt is development then enable API matrix
if (process.env.NODE_ENV === 'development' || process.env.NODE_ENV === 'local') {
dash.atta…
-
#### Expected behaviour
When my script runs the command `script.triggerMenuAction("actionAllow_note_editing", 0);`, I'd like it to unconditionally uncheck the "Allow all note editing" menu item, al…
-
Hi. I use version 2.1.0--alpha-0071. A added services.AddHealthReportingHostedService(). What do i need else to send health status to prometheus. Or version with this feature does not yet released?
-
Error happens in the Startup.cs :
> app.UseMetrics();
> app.UseMetricsReporting(lifetime);
has anyone met such problem blow?
![image](https://user-images.githubusercontent.com/714701/486…
-
Hi, I am using Node v8.11.3 and can't install strong-agent module.
-
I'm using App.Metrics with aspnet core2.0 and the graphite reporter. The latest version of App.Metrics (2.1) seems to break App.Metrics.Reporting.Graphite version 2.0.1. Reverting to App.Metrics to 2.…
Stu-P updated
5 years ago