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.5
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.5.tar.gz | 14.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| qobserva_collector-0.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 35.1 kB
Release files / qobserva_collector-0.1.5.tar.gz
| Download URL | qobserva_collector-0.1.5.tar.gz |
|---|---|
| Size | 14.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
25edf5fc6d3ad609cd19946a9d79f64b289320c99c7056de4f3f6f31e074dae7
|
|
BLAKE2b-256 checksum How to use checksums |
c409592cffde3b81b36fa2d01f33f3188f9a2655a6b12477b49aeb7b8fbe8d01
|
| 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.5-py3-none-any.whl
| Download URL | qobserva_collector-0.1.5-py3-none-any.whl |
|---|---|
| Size | 20.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6ed594deaa45b0670bf8349e15b7b93ff148c4003db91c2147f8014a842dc190
|
|
BLAKE2b-256 checksum How to use checksums |
ab4eda3957a4c7bc59c2adbcbfbefbc87821255392c6bd19310e9ae05e22f0c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.10
|