Commit Graph

  • 3cf75e4ebc
    Merge a338f0b8d5 into e76e0f9f44 Piotr Kiełkowicz 2025-06-26 14:15:07 +0200
  • a338f0b8d5
    [repo] CLOMonitor - disable Artifact hub badge Piotr Kiełkowicz 2025-06-26 14:14:02 +0200
  • 7a8b7d802b
    Merge 933dceb59e into e76e0f9f44 dependabot[bot] 2025-06-26 10:00:48 +0200
  • bca937af51
    Merge 1361467625 into e76e0f9f44 Martin Costello 2025-06-26 10:00:38 +0200
  • b09a909ce6
    Merge ac4df46afb into e76e0f9f44 Martin Costello 2025-06-26 10:00:37 +0200
  • 3407ccc820
    Merge 2a64dbc45b into e76e0f9f44 Martin Costello 2025-06-26 10:00:35 +0200
  • 8b21204460
    Merge cad7821711 into e76e0f9f44 Martin Costello 2025-06-26 10:00:34 +0200
  • 452c195a3f
    Merge 37ceab3c33 into e76e0f9f44 Piotr Kiełkowicz 2025-06-26 05:36:44 +0000
  • 37ceab3c33
    Merge branch 'analysis-globally' of https://github.com/Kielek/opentelemetry-dotnet into analysis-globally Piotr Kiełkowicz 2025-06-26 07:36:32 +0200
  • 35ce5a008f
    Merge branch 'main' into analysis-globally Piotr Kiełkowicz 2025-06-26 07:35:31 +0200
  • 81ffd45b62
    Disable if/pragmas in docs/examples Piotr Kiełkowicz 2025-06-26 07:35:15 +0200
  • 894abffdf5
    Merge 52c49e702d into e76e0f9f44 Sandy Chen 2025-06-26 14:04:49 +0900
  • c70f2e6f19
    Merge 02f2ff4258 into e76e0f9f44 Tadas Stasiulionis 2025-06-25 21:54:15 -0700
  • e76e0f9f44
    Update community member listings (#6351) main OpenTelemetry Bot 2025-06-25 21:54:00 -0700
  • 6b33489a99
    Merge branch 'main' into analysis-globally Piotr Kiełkowicz 2025-06-26 06:47:41 +0200
  • 7b9e0b8615
    Merge 9d86ee6d5f into 3401b31085 JeremyBessonElastic 2025-06-26 02:45:57 +0200
  • d3b6c9dc54 Update community member listings otelbot 2025-06-25 15:46:56 -0700
  • e1ad0a0836
    Merge branch 'main' into analysis-globally Piotr Kiełkowicz 2025-06-25 20:49:35 +0200
  • f810873c13
    Merge e23c391216 into 3401b31085 Julius Koval 2025-06-25 11:01:56 -0700
  • 3401b31085
    [docs] Best practices badges (#6349) Piotr Kiełkowicz 2025-06-25 19:06:16 +0200
  • 1361467625 [OTLP] Fix native AoT compatibility martincostello 2025-06-12 15:31:58 +0100
  • 1746ab18b7 [Infra] Use 8.0 packages for net8.0 where possible martincostello 2025-06-12 11:23:10 +0100
  • 4e008ac54c [Infra] Prepare to match runtime packages to runtime version martincostello 2025-06-12 11:07:29 +0100
  • 52c49e702d
    fix(mtls): removed unused using Sandy Chen 2025-06-25 19:54:00 +0900
  • cd7c81805d
    chore(mtls): catch only certain exceptions Sandy Chen 2025-06-25 19:51:18 +0900
  • 3f7a6bb3ce
    chore(mtls): remove needless pragma warning restore SYSLIB0057 Sandy Chen 2025-06-25 19:49:53 +0900
  • 36111450b3
    chore(): replace #if NET Sandy Chen 2025-06-25 19:47:19 +0900
  • 103da638a7
    Update README.md Piotr Kiełkowicz 2025-06-25 12:24:40 +0200
  • e2bf28415f
    code review feedback Kielek-patch-2 Piotr Kiełkowicz 2025-06-25 12:24:02 +0200
  • 4d8b83ecb5
    fix(mtls): fix test Sandy Chen 2025-06-25 19:13:15 +0900
  • 3d756946ca
    fix(mtls): suppress SYSLIB0057 warnings in certificate loading code Sandy Chen 2025-06-25 19:02:48 +0900
  • 1246d24ab0
    [docs] Best practices badges Piotr Kiełkowicz 2025-06-25 11:58:36 +0200
  • b948ce18a1
    fix(mtls): Add missing using Xunit statements to mTLS test files Sandy Chen 2025-06-25 18:54:51 +0900
  • f30b6f865e
    chore(mtls): Improve certificate disposal in OtlpMtlsHttpClientFactory Sandy Chen 2025-06-25 18:49:03 +0900
  • 3ec30f9c5e
    fix(mtls): Fix client certificate loading when ClientKeyPath is not provided Sandy Chen 2025-06-25 18:47:06 +0900
  • 84764e834c
    refactor(mtls): simplify null check and add comment for ExcludeRoot default Sandy Chen 2025-06-25 18:45:13 +0900
  • ec0db21400
    chore(mtls): simplify new OtlpMtlsOptions() Sandy Chen 2025-06-25 18:43:41 +0900
  • 464201be5a
    chore(mtls): adjust return mtlsClient to 1-liner Sandy Chen 2025-06-25 18:40:15 +0900
  • c8a5a55f9e
    chore(mtls): fix README doc Sandy Chen 2025-06-25 18:38:18 +0900
  • ac4df46afb Update to .NET 10 preview 5 martincostello 2025-06-11 09:57:10 +0100
  • 141ce87264 Move workaround martincostello 2025-06-08 16:04:19 +0100
  • 410f955971 Remove debug code martincostello 2025-06-08 15:32:56 +0100
  • 417b4af20e Fix W3C tests martincostello 2025-06-08 15:19:00 +0100
  • 2a861a0419 Remove obsolete attribute martincostello 2025-06-07 15:42:01 +0100
  • 33258acfe6 Fix Docker integration tests martincostello 2025-06-07 15:27:49 +0100
  • 07db95fbe9 Install .NET 8 and 9 runtimes martincostello 2025-06-07 14:47:07 +0100
  • 3f35481caf Support .NET 10 martincostello 2025-06-07 14:35:12 +0100
  • 2a64dbc45b [OpenTelemetry] Fix assertion failures in debug martincostello 2025-06-04 12:21:38 +0100
  • cad7821711 Fix rebase Martin Costello 2025-06-12 18:40:11 +0100
  • 1801e1e88d Fix signing martincostello 2025-06-12 18:39:16 +0100
  • d68b0fcd52 Add file pattern Martin Costello 2025-06-05 11:36:14 +0100
  • 33a9083859 [infra] Opt docs out of Artifacts Output martincostello 2025-06-03 17:38:04 +0100
  • 29e78a7941 [infra] Revert coyote script change martincostello 2025-06-03 15:59:16 +0100
  • bfb3951a5b [infra] Fix paths martincostello 2025-06-03 15:44:11 +0100
  • ee2a47e831 [infra] Use Artifacts Output layout martincostello 2025-06-03 15:18:46 +0100
  • 02f2ff4258 Add Tadas Stasiulionis to Contributors list Tadas 2025-06-24 17:59:35 +0300
  • fc25a73110
    fix(): clean up shipped file Sandy Chen 2025-06-24 21:43:00 +0900
  • 0fca40bfb1
    chore(README): table inline Sandy Chen 2025-06-24 21:40:54 +0900
  • 6e78148575
    fix(mtls): format issue Sandy Chen 2025-06-24 21:39:04 +0900
  • b80cd2119d
    fix(mtls): format issue Sandy Chen 2025-06-24 21:37:32 +0900
  • 59cea03740
    chore(mtls): Make OtlpMtlsOptions sealed Sandy Chen 2025-06-24 21:34:19 +0900
  • 487d5175d2
    fix(mtls): format issue Sandy Chen 2025-06-24 21:32:57 +0900
  • 0bd7c5e4f2
    fix(mtls): format issue Sandy Chen 2025-06-24 21:31:49 +0900
  • af26417d32
    refactor(mtls): optimize mTLS HttpClient creation to reduce allocations Sandy Chen 2025-06-24 21:28:55 +0900
  • 87633ba011
    chore(mtls); Remove preemptive file permission validation from mTLS Sandy Chen 2025-06-24 20:54:32 +0900
  • 2c759c6bf9
    chore(mtls): when mTLS file permission validation is skipped on unsupported platforms Sandy Chen 2025-06-24 20:44:41 +0900
  • eadf9c2397
    feat(mtls): adjust error msg Sandy Chen 2025-06-24 20:39:52 +0900
  • 6ae5efe087
    feat(mtls): adjust error msg Sandy Chen 2025-06-24 20:36:17 +0900
  • 02b9240648
    feat(mtls): adjust error msg Sandy Chen 2025-06-24 20:35:52 +0900
  • 5f9b011c0f
    Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 (#6346) dependabot[bot] 2025-06-24 00:58:52 -0700
  • f1cde20191
    Merge branch 'main' into dependabot/github_actions/sigstore/cosign-installer-3.9.1 Rajkumar Rangaraj 2025-06-24 00:43:48 -0700
  • e9cfc33fad
    Add the default ports for Tempo in the example. (#6345) Alexander Nikolaev 2025-06-24 10:43:20 +0300
  • 9721b375ef
    Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 dependabot[bot] 2025-06-23 19:55:36 +0000
  • c1405cbc96
    refactor(mtls): eliminate magic strings in OtlpMtlsHttpClientFactory Sandy Chen 2025-06-24 02:00:23 +0900
  • 879cd6c2ec
    refactor(mtls): extract HttpClient default configuration to separate method Sandy Chen 2025-06-24 01:56:38 +0900
  • 966d0766c9
    feat(): add support for client key w/ password Sandy Chen 2025-06-24 01:51:17 +0900
  • efe6ccf2d1
    Update tempo.yaml Alexander Nikolaev 2025-06-23 18:31:51 +0300
  • e608fff5c3
    other fixes Piotr Kiełkowicz 2025-06-23 11:51:04 +0200
  • a1515c08f4
    CA1852 Piotr Kiełkowicz 2025-06-23 11:48:25 +0200
  • bf8d14de15
    CS0718 Piotr Kiełkowicz 2025-06-23 11:44:01 +0200
  • 06f56df5e0
    Handle CA1848 Piotr Kiełkowicz 2025-06-23 11:26:41 +0200
  • 7085b99a4d
    CA2201 Piotr Kiełkowicz 2025-06-23 11:12:27 +0200
  • 632dd1b8ad
    CA2215 Piotr Kiełkowicz 2025-06-23 11:12:01 +0200
  • 5933a2b928
    Disable CA2000 Piotr Kiełkowicz 2025-06-23 11:10:32 +0200
  • 3b272916d4
    CA2007 Piotr Kiełkowicz 2025-06-23 11:08:46 +0200
  • ee43a00f41
    CA1859 Piotr Kiełkowicz 2025-06-23 11:07:27 +0200
  • c98c86685a
    CA1852 Piotr Kiełkowicz 2025-06-23 11:07:08 +0200
  • cfd962ced0
    CA1852 Piotr Kiełkowicz 2025-06-23 11:06:16 +0200
  • eab01af4c8
    CA1822 Piotr Kiełkowicz 2025-06-23 11:05:25 +0200
  • 97b0f60b97
    Fix .NET Fx Piotr Kiełkowicz 2025-06-23 11:04:32 +0200
  • c039507424
    CA2234 Piotr Kiełkowicz 2025-06-23 11:03:31 +0200
  • 4fc73f0f23
    Disable CA5394 Piotr Kiełkowicz 2025-06-23 10:59:38 +0200
  • 1c2b933643
    CA1515 Piotr Kiełkowicz 2025-06-23 10:56:45 +0200
  • d84258d2a8
    CA1510 Piotr Kiełkowicz 2025-06-23 10:53:26 +0200
  • f2fd92c0d9
    CA1305 Piotr Kiełkowicz 2025-06-23 10:51:41 +0200
  • 605bd56a00
    CA1050 Piotr Kiełkowicz 2025-06-23 10:27:41 +0200
  • 3fee6cb067
    CA1307 Piotr Kiełkowicz 2025-06-23 09:48:03 +0200
  • c25bf19abe
    CA1727 Piotr Kiełkowicz 2025-06-23 09:45:53 +0200
  • 605e914b2f
    CA1052 Piotr Kiełkowicz 2025-06-23 09:41:14 +0200
  • 751fff5690
    [repo] Enable analysis globally Piotr Kiełkowicz 2025-05-08 13:37:20 +0200