Skip to content

breezewish/rust-prometheus-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop

P1

A simple Actix-web application.

P2

Provide in-memory KV get / set via HTTP API.

P3

Collect metrics for the application.

P4

Allow Prometheus to collect metrics from the application.

P5

Performance when there are many metrics.

P6

Improve performance by using integer metrics and static metrics.

P7

Improve performance by using thread local metrics.

About

Rust-prometheus workshop for RustCon Asia 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages