FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

rcanelav/observability-sample · GitHub

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for observability with opentelemetry, prometheus, grafana, loki, and jaeger.

1. Create virtual environment

```
$ python3 -m venv venv
```

2. Activate virtual environment

Linux
```
$ source venv/bin/activate
```

Windows
```
$ venv\Scripts\activate
```

3. Check makefile or:

```
$ make
```

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL