Backend/influx-commands.md
Liam 4d0ae5286d
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 2m21s
add health endpoint
2024-04-14 12:44:05 +01:00

230 B

Useful InfluxDB commands

Delete data from bucket

influx delete --bucket mcutils --start 2024-01-01T00:00:00Z --stop 2025-01-05T00:00:00Z --org mcutils --token setme --predicate '_measurement="requests_per_route"