Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhildred/signoz
signoz demo with docker-compose
https://github.com/rhildred/signoz
Last synced: 13 days ago
JSON representation
signoz demo with docker-compose
- Host: GitHub
- URL: https://github.com/rhildred/signoz
- Owner: rhildred
- License: mit
- Created: 2024-10-22T13:45:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T19:08:37.000Z (3 months ago)
- Last Synced: 2024-11-16T06:57:22.513Z (about 2 months ago)
- Language: Go
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# signoz
signoz demo with docker-compose```bash
pip install -r requirements.txt
ansible-playbook playbook.yml
```This brings up an "empty" signoz in a codespace. Use this as a starting point for instrumenting your app.