Skip to content

Commit

Permalink
small readme update and screenshot (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
mies authored Jun 27, 2023
1 parent e95e89f commit 40b9aa3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
`am` is the autometrics companion command line interface (CLI). It makes it easier to create a
local Prometheus environment and inspect the metrics using the explorer.

![The Autometrics Explorer](./assets/explorer.png)
![The Autometrics Explorer](./assets/am-explorer.png)

## Features

Expand Down Expand Up @@ -48,6 +48,10 @@ It is also possible to specify multiple endpoints:
am start :3000 :3030
```

Now you can visualize and inspect your metrics using the explorer by visiting `http://localhost:6789/`.

![The Autometrics Explorer](./assets/explorer.png)

## Documentation

Visit the autometrics docs site for more details on how to use `am` and more
Expand Down
Binary file added assets/am-explorer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40b9aa3

Please sign in to comment.