qobserva-collector
Local ingestion service for QObserva: FastAPI server that accepts run events, validates them against the QObserva schema, and stores metadata and artifacts (SQLite + filesystem).
⚠️ Beta: This package is in beta. APIs may change.
Install
pip install qobserva-collector
Quick start
qobserva-collector serve --host 127.0.0.1 --port 8080
Events are validated with the bundled JSON Schema; data is written to a local directory (configurable). Use with qobserva-agent and qobserva-local for the full stack.
- Full docs: qobserva.com · Documentation
- Repo: GitHub — BuildersArk/qobserva
- Issues / Support: GitHub Issues
Release files for qobserva-collector 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| qobserva_collector-0.1.4.tar.gz | 13.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| qobserva_collector-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.2 kB
Release files / qobserva_collector-0.1.4.tar.gz
| Download URL | qobserva_collector-0.1.4.tar.gz |
|---|---|
| Size | 13.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b4a33061a23635f913dbc9ff155492a5275bc32445a438036419d25819a7dcbb
|
|
BLAKE2b-256 checksum How to use checksums |
75aff623050717265deca3c991bdaea16bc4f7c784ffb2f4f0c95f6724aaeee0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.10
|
Release files / qobserva_collector-0.1.4-py3-none-any.whl
| Download URL | qobserva_collector-0.1.4-py3-none-any.whl |
|---|---|
| Size | 18.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4ed6e4a352c43283c9c822e3242f4ed946611a38c80a18d866378835fffb7921
|
|
BLAKE2b-256 checksum How to use checksums |
f95ae4765917fdffdcf7ea711421980a8eca7287c5d6a4cfe796f49c81d16018
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.10
|