VortexSamples's picture
telemetry relay
a0a2f38 verified
|
Raw
History Blame Contribute Delete
577 Bytes
---
title: ReverseBass Beta Relay
emoji: 📡
colorFrom: green
colorTo: gray
sdk: docker
app_port: 7860
pinned: false
---
# SA3 Sampler beta telemetry relay
Receives the performance log the SA3 Sampler beta uploads automatically and stores it in a
private dataset repository. The plugin carries no credential; this service holds the write
token as a Space secret (`HF_TOKEN`).
- `GET /` health and counters
- `POST /logs/<install-id>/<YYYYMMDD>` body: the day's JSON-lines log (max 1 MB)
The log contains hardware facts, timings and errors only. See the beta privacy note.