AppMetrics / landscape-model

Model for the open-source application performance management landscape presented on the openapm.io website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source APM Landscape

Model for the open-source application performance management (APM) landscape presented on the OpenAPM website. The landscape illustrates the possibilities of combining different open-source tools to build tailored APM solutions.

Build

Building means combining all model files into one JSON file. The easiest way to do this is to execute the following command:

$ npm install
$ npm run-script build

The output file will be written to build/model.json.

Contributing

Read this notes on how to contribute to the OpenAPM landscape!

About

Model for the open-source application performance management landscape presented on the openapm.io website.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%