woltsu / api-analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api-analytics

A service that gathers data of api requests into Elasticsearch. This data can be monitored with f.ex. Grafana. Includes an example docker-compose.yml file.

npm start

Grafana will run at http://localhost:9898 and the api endpoint is http://localhost:8000. Grafana username and password is admin.

About


Languages

Language:JavaScript 88.9%Language:Dockerfile 11.1%