Releases: synyx/tuwat
Releases · synyx/tuwat
v0.12
- Use SSE if Websockets are not available
v0.11
- Add a new GitHub collector showing open issues/pull requests
- Breaking Configuration Changes:
GND_ENVIRONMENT
env var renamed toTUWAT_ENVIRONMENT
GND_INSTANCE
env var renamed toTUWAT_INSTANCE
GND_ADDR
env var renamed toTUWAT_ADDR
-mode dev|prod
removed in favour ofTUWAT_TEMPLATEDIR
and
TUWAT_STATICDIR
env vars.
- Added
TUWAT_CONF
env var for specifying the configuration file
v0.10
Changelog
- Do not collect, if there is no-one subscribed to the dashboard to
avoid cpu/network activity - Propagate telemetry information to sources
v0.9
- Open the source under a 3-Clause BSD License
- Preparations for releasing on GitHub
- Rename project from a temporary
gonagdash
to a hopefully less temporarytuwat
. - Revise output on
tuwat -version