Commit Graph

15 Commits

Author SHA1 Message Date
Sunli 13a66a5013 Skip tracing for introspection queries #841 2022-10-01 16:17:27 +08:00
Edward Rudd 7aba2011c2
Fix nightly rustfmt (#970)
* fix format of other code due to new nightly

* Adjust github fmt checks to use a fixed nightly version
2022-07-05 06:54:07 +08:00
Edward Rudd 8ccd27e62d
add nodes exposure on ConectionType so nesting through edges isn't always needed. (#952) 2022-06-17 00:12:07 +08:00
Sunli 93763997af Rework connection types 2022-04-19 19:18:06 +08:00
Edward Rudd 244f75c87a update opentelemetry 2022-02-19 19:05:13 -05:00
Julian Tescher 85fd626f30
Update opentelemetry to v0.16.x 2021-08-07 13:10:40 -07:00
Sunli 8888897c51 Add the `operation_name` to `Extension::execute` method. 2021-06-10 10:17:33 +08:00
Sunli 6aa191fba5 Add secret attribute for arguments, they will not appear in the log. #463 2021-04-07 19:40:19 +08:00
Sunli 22a5e71215 Improve Extensions. 2021-04-05 12:21:02 +08:00
Sunli 7000651b88 Rework Extension 2021-04-04 14:37:41 +08:00
Sunli 7ff4db8f1a Implements `ScalarType` for `serde_json::Value`. 2021-04-01 16:54:54 +08:00
Sunli cc937b70b5 Rework Extension & TracingExtension & OpenTelemetryExtension 2021-03-26 12:03:10 +08:00
Sunli e9c4a5d189 Update docs 2021-03-22 13:27:24 +08:00
Sunli 8310fa4350 Now all features are not activated by default. 2021-03-22 10:39:17 +08:00
Sunli 6dfd660e6a Add `extension::OpenTelemetry`. 2021-03-22 09:36:14 +08:00