You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Riley 3032a2745b
Opentelemetry (#1992)
* Add otlp export

* Add jaeger to dev docker

* More instrument

* Update deps

* Merge from main.

* Add comment about viewing traces

* Fixing reqwest-tracing dep.

* Update pre-commit regex

* Move imports to top

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2 years ago
..
api Adding a banned endpoint for admins. Removing it from GetSite. Fixes #1806 2 years ago
api_common Opentelemetry (#1992) 2 years ago
api_crud Opentelemetry (#1992) 2 years ago
apub Prevent panic on InboxRequestGuard 2 years ago
apub_lib Opentelemetry (#1992) 2 years ago
apub_lib_derive First pass at invite-only migration. (#1949) 2 years ago
db_schema Case-insensitive webfinger response. Fixes #1955 & #1986 (#2005) 2 years ago
db_views First pass at invite-only migration. (#1949) 2 years ago
db_views_actor First pass at invite-only migration. (#1949) 2 years ago
db_views_moderator First pass at invite-only migration. (#1949) 2 years ago
routes Updated actix-web dependency to `4.0.0-beta.18` 2 years ago
utils Opentelemetry (#1992) 2 years ago
websocket Opentelemetry (#1992) 2 years ago