roylines / node-epimetheus
node middleware to automatically instrument node applications for consumption by prometheus
☆85Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for node-epimetheus
- Out of the box distributed tracing for Node.js applications.☆67Updated 7 years ago
- nodejs based wrapper for HashiCorp's Vault HTTP API☆47Updated 6 years ago
- A Hapi plugin for sending exceptions to Sentry through Raven☆42Updated 4 years ago
- use hapi as a gateway to lambda functions☆31Updated 8 years ago
- Service discovery in node using ContainerPilot☆27Updated 5 years ago
- Decorates a Hapi server's response toolkit with functions to make it easy to reply with Boom errors☆29Updated 4 years ago
- An EventEmitter useful for collecting hapi server ops information☆25Updated 3 weeks ago
- A Sentry transport for Winston☆56Updated 5 years ago
- A Hapi plugin for validating the schema of path, query, request body, and response body params using JSON-schema☆71Updated last year
- Basic http wrapper to call the docker remote api from node☆57Updated 6 years ago
- Tiny consul Node.js module for client discovery☆29Updated 4 years ago
- node Kafka client☆45Updated 8 years ago
- Gracefully exit Express in order to get zero downtime deploys☆89Updated 3 months ago
- Dockerfiles for running Node.js☆45Updated 6 years ago
- A connector that collects data using 'appmetrics' and sends it to a configured StatsD server using 'node-statsd'.☆34Updated last year
- Bunyan stream for Slack chat integration☆73Updated 2 years ago
- cluster control module, allowing run-time control and monitoring of cluster☆99Updated 5 years ago
- A message based router for building distributed systems☆26Updated 7 years ago
- A Bunyan stream for saving logs into Elasticsearch.☆27Updated 7 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆67Updated 5 years ago
- Request, response logger middleware for bunyan. Also provides request<>response duration.