Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mhshahin committed Nov 15, 2022
1 parent 6919ff3 commit 4b93f13
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 @@
# artemis
# Artemis

Artemis allows you to easily integrate golang's `httptrace` package to your existing code and instrument the HTTP requests. It will then expose its metrics to Promethus and you'd be able to visualize them in Grafana.

### Installation
```
go get github.com/mhshahin/artemis
```

0 comments on commit 4b93f13

Please sign in to comment.