|
api
|
server_server: log ignored signing key updates
|
2024-06-04 13:32:32 -07:00 |
|
config
|
change rustfmt configuration
|
2024-05-16 19:11:40 -07:00 |
|
database
|
More tracing spans
|
2024-06-04 13:32:31 -07:00 |
|
service
|
Remove redundant span attributes
|
2024-06-04 13:32:31 -07:00 |
|
utils
|
upgrade all cargo dependencies
|
2024-05-26 19:47:00 -07:00 |
|
api.rs
|
enable unreachable_pub lint
|
2024-05-12 18:51:26 -07:00 |
|
clap.rs
|
use the version function for s2s API too
|
2024-05-14 20:21:51 -07:00 |
|
config.rs
|
set up opentelemetry for metrics
|
2024-06-03 18:18:44 -07:00 |
|
database.rs
|
enable doc_markdown lint
|
2024-05-26 19:47:00 -07:00 |
|
error.rs
|
factor observability things into its own module
|
2024-05-27 10:01:00 -07:00 |
|
main.rs
|
tracing: record HTTP request method
|
2024-06-04 13:32:31 -07:00 |
|
observability.rs
|
record histogram of http requests
|
2024-06-03 18:18:44 -07:00 |
|
service.rs
|
Remove unused cache
|
2024-05-22 20:08:43 +00:00 |
|
utils.rs
|
enable unused_qualifications lint
|
2024-05-26 19:47:00 -07:00 |