Commit Graph

  • 571b9abc49
    fix docs Conrad Ludgate 2022-11-15 16:34:33 +0000
  • 6eaa2365ed
    expierments with tower Conrad Ludgate 2022-11-15 14:53:23 +0000
  • 289bb0452c
    bump all versions (#71) reqwest-tracing-v0.4.0 reqwest-retry-v0.2.0 reqwest-middleware-v0.2.0 Conrad Ludgate 2022-11-15 10:31:34 +0000
  • bfbb996a4f
    bump all versions Conrad Ludgate 2022-11-15 08:01:07 +0000
  • 197f19781d
    Make http.url field opt-in (#70) tl-rodrigo-gryzinski 2022-11-10 13:21:07 +0000
  • 836b73d923
    Expose SpanBackendWithUrl Rodrigo Gryzinski 2022-11-10 13:10:50 +0000
  • 6ab669acc5
    Make http.url field opt-in Rodrigo Gryzinski 2022-11-10 12:32:03 +0000
  • 4fb158f785
    Fix indents in Changelog. (#67) Robert Collins 2022-11-07 15:23:43 +0100
  • 83930daa3c Restore previous default of METHOD URL for span names Robert Collins 2022-11-03 12:42:34 +0100
  • 2bdfe62ad7 Fix indents in Changelog. Robert Collins 2022-08-25 14:04:59 +0200
  • 2e57e95f99
    Borrow self when try_clone and clone inner client. (#60) Balaji Arun 2022-11-07 18:44:02 +0530
  • b9d9348e43
    Merge branch 'main' into balaji/fix-try-clone-move Conrad Ludgate 2022-11-07 13:09:55 +0000
  • 07d154cadf
    Custom otel names (#65) Robert Collins 2022-11-07 14:07:23 +0100
  • 0545e11a3a Permit customisation of otel span names via OtelName Robert Collins 2022-11-03 12:42:34 +0100
  • 35a33a90f8 Breaking change(macros): require explicit name for tracing middleware Robert Collins 2022-08-25 14:04:59 +0200
  • 920cb5ac16
    Capture URL as http.url (#64) Robert Collins 2022-11-07 09:45:58 +0100
  • 7a09e335aa
    Fix main builds (#66) Robert Collins 2022-11-07 09:39:03 +0100
  • 8d60dfd1ca Capture URL as http.url Robert Collins 2022-08-25 13:06:27 +0200
  • 1187dd7be2 Resolve reqwest_otel_span correctly in docs. Robert Collins 2022-11-07 20:00:42 +1300
  • 02e3d9f522 Remove unneeded derefs Robert Collins 2022-11-07 19:23:13 +1300
  • ddd7e12104
    Make clear examples are just examples (#63) Robert Collins 2022-11-07 07:51:40 +0100
  • ca63d2fd4e Breaking change(macros): require explicit name for tracing middleware Robert Collins 2022-08-25 14:04:59 +0200
  • 347ddf635c Make clear examples are just examples Robert Collins 2022-11-03 11:25:31 +0100
  • 33a65e2a22 Capture URL as http.url Robert Collins 2022-08-25 13:06:27 +0200
  • 0f7c2e15fa
    Add missing dep in reqwest-tracing README (#61) Kai 2022-10-05 21:56:46 +0800
  • 507b99d467
    Add missing dep in reqwest-tracing README Kai 2022-10-05 21:53:43 +0800
  • 85e520f78b
    extensions middleware and request extensions (#56) Conrad Ludgate 2022-09-30 10:14:31 +0100
  • 3c00388cfb
    bump reqwest-tracing (#59) Conrad Ludgate 2022-09-29 16:17:12 +0100
  • da9d18f6be Borrow self when try_clone and clone inner client. Balaji Arun 2022-09-28 23:08:48 +0000
  • ae568e7df6
    bump reqwest-tracing Conrad Ludgate 2022-09-21 11:18:36 +0300
  • dd877924c4
    Opentelemetry 0.18 (#58) birkmose 2022-09-20 15:07:32 +0200
  • eb9345a730 Update to use 0.18 in libs Michael Birkmose 2022-09-20 14:41:08 +0200
  • ff28c1ba7e Update documentation to use opentelemetry 0.18 Michael Birkmose 2022-09-20 14:40:55 +0200
  • a2506651c4 Update CI/CD to test 0.18 Michael Birkmose 2022-09-20 14:40:37 +0200
  • d08fbc6f8b Updated changelog Michael Birkmose 2022-09-20 14:26:28 +0200
  • cf4f8178cf Support for opentelemetry 0.18 Michael Birkmose 2022-09-20 14:22:19 +0200
  • 001715aa94
    Apply suggestions from code review Conrad Ludgate 2022-08-31 14:49:40 +0100
  • 17cdfe0ba3
    changelog Conrad Ludgate 2022-08-30 20:58:07 +0100
  • 0626167f4a
    docs Conrad Ludgate 2022-08-30 20:22:03 +0100
  • f2397595e1
    simplify example Conrad Ludgate 2022-08-30 20:08:17 +0100
  • 5cc716afdc
    request initialisers Conrad Ludgate 2022-08-30 20:04:16 +0100
  • 89f8da9e8a
    fix publish Conrad Ludgate 2022-08-30 17:00:21 +0100
  • 11a23fe354
    extensions middleware and request extensions Conrad Ludgate 2022-08-30 16:48:40 +0100
  • e2635c9f8d
    Add note about streaming requests in RetryTransientMiddleware docs (#51) tl-rodrigo-gryzinski 2022-07-21 16:39:15 +0100
  • 9463be2652
    Add note about streaming requests in RetryTransientMiddleware docs Rodrigo Gryzinski 2022-07-21 15:27:45 +0100
  • 360f23c952
    Add implementation of `Debug` trait for `RequestBuilder`. (#50) Tomasz Andrzejak 2022-07-21 14:23:27 +0200
  • 0024cae92a Add implementation of `Debug` trait for `RequestBuilder`. Tomasz Andrzejak 2022-07-21 11:07:53 +0200
  • b3f7ce40d3
    fix recursion in retry (#49) Conrad Ludgate 2022-07-09 23:34:23 +0100
  • 5398633d3f fix recursion in retry Conrad Ludgate 2022-07-08 22:39:26 +0100
  • ad18935d1f
    bump/use alpha versions (#48) tl-flavio-barinas 2022-06-30 16:08:59 +0100
  • 0fc56892ad bump/use alpha versions tl-flavio-barinas 2022-06-30 15:31:56 +0100
  • cbe69f61a1 reqwest-tracing: bump to v0.3.0 reqwest-tracing-v0.3.0 tl-flavio-barinas 2022-06-30 14:57:55 +0100
  • 13ca870d20
    Allows adding properties to the span (#43) Alessandro Zanin 2022-06-30 15:54:54 +0200
  • 3891295dae adds default fields as consts tl-flavio-barinas 2022-06-30 14:30:30 +0100
  • 68fc8fffdd Extract fields in constants azanin 2022-06-30 10:25:01 +0200
  • 1edfd38201 Merge remote-tracking branch 'origin/main' into add-span-builder tl-flavio-barinas 2022-06-29 15:22:03 +0100
  • 8a6b2ea571
    bump reqwest-tracing to v0.2.3 (#46) tl-flavio-barinas 2022-06-29 15:06:52 +0100
  • 152b3b4458 Fix reqwest-middleware dependency azanin 2022-06-27 18:21:23 +0200
  • 7881f13069 Remove path for reqwest-middleware in reqwest-retry azanin 2022-06-27 18:19:02 +0200
  • c7d41e0633 Fix azanin 2022-06-27 18:09:45 +0200
  • 116b25f95c Fix dependency versions azanin 2022-06-27 18:08:39 +0200
  • 49c60a72b7 Fix reqwest-tracing and reqwest-retry deps azanin 2022-06-27 18:05:59 +0200
  • 60ebd5854e revert path removal tl-flavio-barinas 2022-06-27 14:56:55 +0100
  • 63d5c0e034 revert releases of middleware and retry tl-flavio-barinas 2022-06-24 10:37:09 +0100
  • 0c658e5990 revert min required version tl-flavio-barinas 2022-06-23 12:16:23 +0100
  • 391577f4f9 sort dependencies tl-flavio-barinas 2022-06-23 11:47:37 +0100
  • 1ffea46545 (cargo-release) reqwest-middleware v0.1.7 tl-flavio-barinas 2022-06-23 11:46:02 +0100
  • 1d937e07c2 (cargo-release) reqwest-retry v0.1.6 tl-flavio-barinas 2022-06-23 11:43:19 +0100
  • ec90bc2c0b (cargo-release) reqwest-tracing v0.2.3 tl-flavio-barinas 2022-06-23 11:38:52 +0100
  • 90d81c67a6 Fix empty line azanin 2022-06-22 19:37:29 +0200
  • 33b83371f9 Fix imports azanin 2022-06-22 19:21:25 +0200
  • f7adcf2cec Revert cargo dependency declaration azanin 2022-06-22 16:35:38 +0200
  • 5c385e9405 rename Request to Reqwest tl-flavio-barinas 2022-06-22 09:57:33 +0100
  • 9cda700a86 revert back to only use on_request_end tl-flavio-barinas 2022-06-22 09:50:22 +0100
  • 3005e007a1 use relative paths tl-flavio-barinas 2022-06-15 12:37:43 +0100
  • e14b395be0 updates docs and adds convenient functions/macros tl-flavio-barinas 2022-06-15 12:23:47 +0100
  • f1180ec3d9 rename to reqwest_otel_span tl-flavio-barinas 2022-06-10 16:39:52 +0100
  • c5ae397b39 rename to RequestOtelSpanBuilder tl-flavio-barinas 2022-06-10 16:36:03 +0100
  • 9bd9414253 fmt azanin 2022-06-01 13:03:41 +0200
  • e8004bb5f4 Add version to reqwest middleware for reqwest-retry azanin 2022-06-01 13:02:12 +0200
  • 6173011628 Add version to reqwest-middleware azanin 2022-06-01 12:59:38 +0200
  • 8fd53c9eef Refactor and add docs azanin 2022-06-01 12:53:18 +0200
  • 3500704484 use client state tl-flavio-barinas 2022-05-27 16:00:08 +0100
  • 22fae47539 adds state to local call tl-flavio-barinas 2022-05-26 15:33:39 +0100
  • d3215c5046 make public tl-flavio-barinas 2022-05-25 15:47:14 +0100
  • a6ee3980a4 refactor middleware to use root span + trait tl-flavio-barinas 2022-05-25 15:11:38 +0100
  • 407aa8d3c1 adds root_span marco tl-flavio-barinas 2022-05-25 15:11:06 +0100
  • 13955f9a92 removes version from local crate tl-flavio-barinas 2022-05-25 15:10:29 +0100
  • 762007b524
    Update `otel.status_code` mapping with latest version of spec. (#41) James Hinshelwood 2022-05-17 10:25:58 +0100
  • 07e1a6951f
    Update `otel.status_code` mapping with latest version of spec. James Hinshelwood 2022-05-17 09:33:11 +0100
  • 8f6af94914 bump versions and update changelog for reqwest-tracing Rodrigo Gryzinski 2022-04-21 18:53:32 +0100
  • 8458d82eef (cargo-release) version 0.2.2 reqwest-tracing-v0.2.2 reqwest-retry-v0.1.5 reqwest-middleware-v0.1.6 Rodrigo Gryzinski 2022-04-21 18:49:16 +0100
  • 57ee4ec439 (cargo-release) version 0.1.5 Rodrigo Gryzinski 2022-04-21 18:49:16 +0100
  • e9fd6f80ea (cargo-release) version 0.1.6 Rodrigo Gryzinski 2022-04-21 18:49:16 +0100
  • dc44128c7f
    fix: context not propagated if request_span is disabled (#39) Conrad Ludgate 2022-04-21 18:39:06 +0100
  • f928a7b2d6
    docs: fix readme (#40) Conrad Ludgate 2022-04-21 18:38:15 +0100
  • 39462fbaca remove escaping Conrad Ludgate 2022-04-12 15:49:27 +0100
  • 6458e877e1 fmt Conrad Ludgate 2022-04-12 15:44:08 +0100
  • 8962780984 test: ensure propagation Conrad Ludgate 2022-04-12 15:00:16 +0100
  • fde69b7c98 docs: fix readme Conrad Ludgate 2022-04-12 14:52:43 +0100