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/api_crud/src
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
..
comment First pass at invite-only migration. (#1949) 2 years ago
community First pass at invite-only migration. (#1949) 2 years ago
post Opentelemetry (#1992) 2 years ago
private_message First pass at invite-only migration. (#1949) 2 years ago
site Adding a banned endpoint for admins. Removing it from GetSite. Fixes #1806 2 years ago
user First pass at invite-only migration. (#1949) 2 years ago
lib.rs Adding a GetComment endpoint. Fixes #1919 (#1944) 3 years ago