Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Minor: Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
prashant-shahi authored Apr 24, 2019
1 parent 4af5313 commit 8becf46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Shadow APM
Shadow APM is the a request simulator for a microservice architecture. It stores all of the request signature in a database(MongoDB), which can be simulated later. Elastic APM agent is need to be integrated and hence configured to capture the request body.
Shadow APM is the a request simulator for a microservice architecture. It stores all of the request signature in a database(MongoDB), which can be simulated later. Elastic APM agent is needed to be integrated and hence configured to capture the request body.
This project is compatible with all of the [APM Agents by Elastic](https://www.elastic.co/guide/en/apm/agent/index.html).
Shadow APM can run individually or alongside [APM Server by Elastic](https://github.com/elastic/apm-server) by shadowing the traffic using tools like [GoReplay](https://github.com/buger/goreplay) or [GoDuplicator](https://github.com/mkevac/goduplicator).

Expand Down

0 comments on commit 8becf46

Please sign in to comment.