Commit graph

27 commits

Author SHA1 Message Date
Jan Christian Grünhage df0a909c00 chore: bump version to 0.5.1 2022-04-03 01:53:03 +02:00
Jan Christian Grünhage 83d8cd2d54 chore: bump version to 0.5.0 2022-04-02 22:13:57 +02:00
Jan Christian Grünhage 3cafa3d5ae chore: switch to 2021 edition 2022-04-02 22:13:33 +02:00
Jan Christian Grünhage d8c59413bd chore: update dependencies 2022-04-02 22:10:17 +02:00
Jan Christian Grünhage f7176ef42c feat: add shell completions and man page generation 2022-04-02 21:43:21 +02:00
Jan Christian Grünhage fc9d3b4e45 chore: update dependencies 2022-03-17 16:25:40 +01:00
Jan Christian Grünhage 2fbac41ed6 chore: upgrade clap 2022-03-17 16:25:40 +01:00
Jan Christian Grünhage 854ddced3a chore!: replace prometheus with metrics
As part of the overall modernization of this application, this commit
replaces the prometheus crate with the generic metrics facade crate, and
the metrics_exporter_prometheus crate for exporting the metrics to
prometheus.

This also removes some useless http metrics that were cargo-culted in
from the prometheus crate example.

BREAKING CHANGE: http metrics are removed by this change
2022-03-17 16:25:40 +01:00
Jan Christian Grünhage 490c2031d2 chore: replace raw hyper with axum 2022-03-17 15:05:18 +01:00
Jan Christian Grünhage a803fdd213 feat: allow configuring timeout 2022-03-17 11:13:32 +01:00
Jan Christian Grünhage 1c1a31dbec chore!: refactor config file format
There are substructs for the different parts of the config now, as a
preparation of a larger refactor coming in.

BREAKING CHANGE: config file format changed
2022-03-17 00:16:29 +01:00
Jan Christian Grünhage 576f5728a4 chore: bump version to 0.4.1 and update changelog 2021-04-27 21:42:47 +02:00
Jan Christian Grünhage d16e06b253 chore: extend Cargo.toml 2021-04-27 21:42:25 +02:00
Jan Christian Grünhage 58ff42a3c2 chore: update dependencies 2021-04-27 21:33:06 +02:00
Jan Christian Grünhage c2988995e1 chore: switch tokio-ping over to fork 2021-04-27 21:26:35 +02:00
Jan Christian Grünhage 0f3dc4ee21 chore: bump version to 0.4.0 and update changelog 2021-04-23 09:55:28 +02:00
Jan Christian Grünhage 82f7101f54 chore: replace homegrown errors with anyhow 2021-04-23 09:51:11 +02:00
Jan Christian Grünhage e6210b42c9 chore: update dependencies, including stable tokio 2021-04-23 09:13:31 +02:00
Jan Christian Grünhage 7cbb65afcb chore: bump version to 0.3.0 and update changelog 2021-04-19 11:50:23 +02:00
Jan Christian Grünhage 44251fa2f7
bump version to 0.2.3 2020-04-08 12:02:54 +02:00
Jan Christian Gr??nhage eccfe68530
bump version to v0.2.2 2020-04-06 22:53:21 +02:00
Jan Christian Gr??nhage b5e72dacb0
bump version to 0.2.1 2020-04-06 20:43:54 +02:00
Jan Christian Gr??nhage 15160b197c bump version to 0.2.0 2020-04-06 14:11:28 +02:00
Jan Christian Gr??nhage c6d5505f2a update dependencies, replace oping with tokio_ping 2020-04-06 12:56:39 +02:00
Jan Christian Grünhage f68751df31 hopefully finish implementation 2019-02-06 19:30:33 +01:00
Jan Christian Grünhage 8748ba7e5b refactoring the futures to be more readable 2019-02-05 01:20:32 +01:00
Jan Christian Grünhage f05a6d9083 commit initial mess 2019-02-01 15:56:35 +01:00