Commit Graph

10 Commits

Author SHA1 Message Date
Bryan Garza
6cd697afe9 Add (optional) OpenTelemetry + Xray integration (#95) (#96)
This introduces all the necessary code to be able to send traces to
AWS Xray via `tracing-opentelemetry`. It can be optionally enabled
using the `xray` feature defined on this crate.

Also update the README.md with instructions on how to enable and use
this.
2022-05-18 09:13:19 -07:00
Alice Ryhl
85e19aa21a Reword disclaimer about production use (#62) 2020-08-16 19:48:45 +02:00
avinassh
e9c38ed030 Update README.md to use renamed bins introduced on #44 2020-05-27 11:06:52 +01:00
Carl Lerche
4bc7af4455 readme: indicate there is no persistence yet. (#36) 2020-04-15 13:37:21 -07:00
Carl Lerche
ecf1eb4ea8 More comments and tweak details (#33)
Co-authored-by: Alice Ryhl <alice@ryhl.io>
2020-04-15 09:44:12 -07:00
Carl Lerche
5752d1e0fc mostly docs, some code tweaks as well (#31)
Db background tasks never shutdown o_O
2020-04-13 21:02:32 -07:00
Carl Lerche
757de6762d add readme and license (#30)
Co-authored-by: Alice Ryhl <alice@ryhl.io>
2020-04-13 15:26:54 -07:00
Avery Harnish
49b848b805 chore: add heading to readme (#12) 2020-03-24 12:29:12 -07:00
Avery Harnish
2b6b19ebc3 feat: adds trace events to server 2020-03-03 17:14:18 -06:00
Carl Lerche
358e95e57c Initial commit 2020-02-05 09:56:25 -08:00