Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pilhuhn/observability-talk
Code for an Observability Workshop
https://github.com/pilhuhn/observability-talk
observability python quarkus tracing
Last synced: about 1 month ago
JSON representation
Code for an Observability Workshop
- Host: GitHub
- URL: https://github.com/pilhuhn/observability-talk
- Owner: pilhuhn
- Created: 2024-06-26T08:13:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T20:39:42.000Z (3 months ago)
- Last Synced: 2024-12-24T11:53:01.564Z (about 2 months ago)
- Topics: observability, python, quarkus, tracing
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Files for an Observability Workshop
* compose.yaml: podman-compose file
* container-s2i: source to build the postgres db container image via s2i
* python-other: build of a most simple python http server image
* python-pay: code of the 'payment' application
* quarkus-replicator: code of the 'replicator' application