Skip to content

Mozart409/rust-prometheus-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Prometheus Demo

Table of Contents

About

This is a demo project to show how to use Prometheus with Rust and docker-compose.

Getting Started

Clone the repository and run docker-compose up to start the application. You can then access the Prometheus UI at http://localhost:9090 and the application at http://localhost:3000.

Prerequisites

You need to have docker, docker-compose and cargo installed. Optional is just

Usage

Open the Prometheus UI and enter http://localhost:9090 as the target. You can then use the query http_requests_total to see the number of requests made to the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published