Skip to content

Commit

Permalink
readme and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
yunusemrecatalcam committed Jul 28, 2020
1 parent 5528ada commit d6b991e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,9 @@ docker build -t resourcebilling:latest .
Run
```
docker run --network=host -e prom_addr=http://58.18.155.36:9090 -it resourcebilling:latest
```
```

##Sample Request
http://127.0.0.1:8000/?label_name=container_label_com_docker_swarm_service_name&label_value=devops_prometheus&label_name2=container_label_com_docker_stack_namespace&label_value2=devops&resolution=1h&t1=1595939855&t2=1595940455

![Postman Screenshot](Screenshot%20from%202020-07-28%2021-03-20.png)
Binary file added Screenshot from 2020-07-28 21-03-20.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 d6b991e

Please sign in to comment.