Oliver Atkinson 7235326826 init
2024-12-12 16:48:07 -07:00
2024-12-12 16:48:07 -07:00
2024-12-12 16:48:07 -07:00
2024-12-12 16:48:07 -07:00
2024-12-12 16:48:07 -07:00
2024-12-12 16:48:07 -07:00
2024-12-12 16:48:07 -07:00
2024-12-12 16:48:07 -07:00
2024-12-12 16:48:07 -07:00

Visable Rocket

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.

scrape_configs:
  - job_name: rocket
    static_configs:
	  - targets: ['localhost:8000']
Description
No description provided
Readme 110 KiB
Languages
Rust 76%
JavaScript 12.7%
HTML 10.6%
CSS 0.7%