readme
This commit is contained in:
parent
635b3a3df7
commit
2987221c93
14
README.md
14
README.md
@ -1,13 +1,3 @@
|
||||
# Visable Rocket
|
||||
Trying to display the data collected by internet mapper.
|
||||
|
||||
Adding visability to rocket.rs
|
||||
|
||||
In the project you need to specifiy the url that Loki is at.
|
||||
|
||||
Then you need to add this project's url to your prometheus config.
|
||||
```toml
|
||||
scrape_configs:
|
||||
- job_name: rocket
|
||||
static_configs:
|
||||
- targets: ['localhost:8000']
|
||||
```
|
||||
Experimenting with firefox extensions
|
Loading…
Reference in New Issue
Block a user