graphql-engine/v3/crates/auth/hasura-authn-webhook
Samir Talwar 83e407982a Convert trace display names once. (#576)
There's no reason to go through `String`; we want an
`opentelemetry::Value`, and we shall get it.

Accepting anything that converts from `opentelemetry::Value` is also
more optimal in the case of a `&'static str`; when we have one, nothing
is cloned.

V3_GIT_ORIGIN_REV_ID: edbbf93666b15d714b95dedeb3adbcece93626fc
2024-05-14 08:03:57 +00:00
..
src Convert trace display names once. (#576) 2024-05-14 08:03:57 +00:00
Cargo.toml Bump serde from 1.0.197 to 1.0.201 (#569) 2024-05-13 12:38:03 +00:00