simple-logger-api-monitor
Advanced tools
Comparing version 0.7.5 to 0.7.6
{ | ||
"name": "simple-logger-api-monitor", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "Visualize requests over time, with average response times and error rates", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,5 +0,7 @@ | ||
# Simple Logger / API Monitor (SLAM) for Express | ||
# 📈 Simple Logger / API Monitor (SLAM) for Express | ||
Visualize requests over time, with average response times and error rates | ||
Add an API monitoring page to your Express app in 3 seconds. Visualizes requests over time, with average response times and error rates. | ||
![SLAM](https://cdn.jsdelivr.net/gh/kidGodzilla/simple-logger-api-monitor/slam.webp) | ||
## Installation | ||
@@ -28,2 +30,14 @@ | ||
## Advanced | ||
Currently, you can pass an environment variable `HOSTNAME` to set the hostname of your apis (optional). | ||
## Todos | ||
* Make the monitoring page configurable | ||
* Custom title | ||
* Custom route | ||
## Issues | ||
@@ -30,0 +44,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49150
4
52