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/post
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
..
create.rs Opentelemetry (#1992) 2 years ago
delete.rs Don't drop error context when adding a message to errors (#1958) 3 years ago
mod.rs Split api crate into api_structs and api 3 years ago
read.rs First pass at invite-only migration. (#1949) 2 years ago
update.rs Don't drop error context when adding a message to errors (#1958) 3 years ago