Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yano3/mackerel-plugin-http-status-counter

Custom metrics plugin for mackerel-agent to get the number of http requests for each status code.
https://github.com/yano3/mackerel-plugin-http-status-counter

mackerel

Last synced: about 1 hour ago
JSON representation

Custom metrics plugin for mackerel-agent to get the number of http requests for each status code.

Awesome Lists containing this project

README

        

# mackerel-plugin-http-status-counter

[![CI](https://github.com/yano3/mackerel-plugin-http-status-counter/actions/workflows/ci.yml/badge.svg)](https://github.com/yano3/mackerel-plugin-http-status-counter/actions/workflows/ci.yml)

Custom metrics plugin for [mackerel-agent](https://github.com/mackerelio/mackerel-agent) to get the number of http requests for each status code.

## Synopsis

```
mackerel-plugin-http-status-counter [-scheme=] [-host=] [-port=] [-path=] [-grouping=] [-tempfile=]
```

## Requirements

- [http-status-counter](https://github.com/yano3/http-status-counter)