Quentin Gliech
|
c3ddc088ab
|
Reorganise CLI crate
|
2022-02-01 18:49:55 +01:00 |
|
Quentin Gliech
|
a45381828c
|
Loads of docs & enabling more clippy lints
|
2022-02-01 12:02:32 +01:00 |
|
Quentin Gliech
|
c7a243a3a1
|
Minor logging improvements
- only have colors if the output terminal is a tty
- log in a non-blocking fashion
|
2022-01-26 17:21:54 +01:00 |
|
Quentin Gliech
|
95bde28ebe
|
Soft-fail if .env fails to load
|
2021-12-14 16:27:18 +01:00 |
|
Quentin Gliech
|
7341f0dccf
|
Better error context on startup
|
2021-12-14 11:52:19 +01:00 |
|
Quentin Gliech
|
617ab83ab2
|
Upgrade all dependencies
|
2021-10-18 17:45:45 +02:00 |
|
Quentin Gliech
|
f9036aecd4
|
Make telemetry configurable
Also allows opting-out of the OTLP exporter to remove the dependency to
protoc when building.
|
2021-10-13 16:48:16 +02:00 |
|
Quentin Gliech
|
27ae6a5167
|
Initial OpenTelemetry tracing support
|
2021-10-13 13:56:42 +02:00 |
|
Quentin Gliech
|
3159a9972f
|
Allow loading multiple configuration files
|
2021-09-17 12:22:03 +02:00 |
|
Quentin Gliech
|
76c69485e9
|
Embed templates in binary & add command to export them
|
2021-09-16 23:39:07 +02:00 |
|
Quentin Gliech
|
a44e33931c
|
Split the service in multiple crates
|
2021-09-16 14:43:56 +02:00 |
|