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

Commit

Permalink
Merge pull request #2 from coolboi567/updated-readme
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
prashant-shahi authored Apr 24, 2019
2 parents 401fe35 + 1bfa3d3 commit 4af5313
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# Kredaro-APM
# 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.
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).

## WORK ON PROGESS
There are lots of improvement that can be done. Help will be really appreciated. Feel free to send a PR.

You can also reach me at `coolboi567@gmail.com`.

0 comments on commit 4af5313

Please sign in to comment.