Commit Graph

318 Commits

Author SHA1 Message Date
Michael c5ed376d5f fix: otel not working without USER 2025-10-03 13:48:04 +01:00
Harold Ozouf fed86bd816 Refactor plugins system 2025-09-16 16:16:07 +02:00
romain 2dcc1c16b7 Merge branch v3.4 into v3.5 2025-07-23 14:38:33 +02:00
Landry Benguigui 028e8ca0b0 Revert 11711 adding url param to healthcheck command 2025-07-22 17:10:05 +02:00
romain 6486cf95d8 Merge branch v2.11 into v3.4 2025-07-22 16:11:58 +02:00
Kevin Pollet 78cc85283c Add k8s resource attributes automatically
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-07-21 12:06:04 +02:00
Harold Ozouf 27326e6569 Redact logged install configuration 2025-07-18 17:16:04 +02:00
Nelson Isioma 56a95d6c16 Add url option to healthcheck command 2025-06-24 10:56:09 +02:00
Alessandro Chitolina b39ee8ede5 OCSP stapling 2025-06-06 17:44:04 +02:00
Julien Salleyron fa18c35a9a Refactor new muxer to have only one parser instance 2025-05-26 17:12:08 +02:00
kevinpollet ec38a0675f Merge branch v3.3 into master 2025-03-31 10:43:49 +02:00
kevinpollet c910ceeb00 Merge branch v2.11 into v3.3 2025-03-27 09:38:43 +01:00
Kevin Pollet 84742275a4 Bump golang.org/x/net to v0.37.0 2025-03-26 10:06:05 +01:00
kevinpollet 786d9f3272 Merge branch v3.3 into master 2025-01-31 16:23:49 +01:00
romain 4fd6b10b7d Merge branch v2.11 into v3.3 2025-01-31 11:14:59 +01:00
Julien Salleyron 86315e0f18 Fix ACME write when traefik is shutting down 2025-01-31 11:06:04 +01:00
kevinpollet b0a72960bc Merge branch v3.3 into master 2025-01-08 11:29:59 +01:00
Romain f9ff6049d3 Disable http2 connect setting for websocket by default
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Michael <michael.matur@gmail.com>
2025-01-07 16:12:04 +01:00
romain 456188fa0d Merge current branch v3.2 into v3.3 2025-01-07 15:14:43 +01:00
Romain 7cb46626a1 Disable http2 connect setting for websocket by default
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Michael <michael.matur@gmail.com>
2025-01-07 14:58:04 +01:00
mmatur 34aa3b75b8 Merge current v3.2 into v3.3 2025-01-03 15:07:43 +01:00
romain f62fc67418 Merge current v2.11 into v3.2 2025-01-03 14:50:43 +01:00
Eng Zer Jun aa8eb1af6e Replace experimental maps and slices with stdlib 2024-12-17 11:24:04 +01:00
Kevin Pollet d953ee69b4 Add exprimental flag for OTLP logs integration 2024-12-12 12:22:05 +01:00
Romain 826a2b74aa OpenTelemetry Logs and Access Logs
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-12-06 14:50:04 +01:00
kevinpollet 090db6d4b0 Merge branch v3.2 into master 2024-11-21 14:53:27 +01:00
kevinpollet b7b4dd9554 Merge branch v2.11 into v3.2 2024-11-12 16:24:22 +01:00
Ludovic Fernandez f437fb4230 chore: update linter 2024-11-12 10:56:06 +01:00
Bmagic 552bd8f180 Add AbortOnPluginFailure option to abort startup on plugin load failure 2024-11-06 11:58:04 +01:00
Kevin Pollet f8a78b3b25 Introduce a fast proxy mode to improve HTTP/1.1 performances with backends
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2024-09-26 11:00:05 +02:00
kevinpollet 093989fc14 Merge branch v2.11 into v3.1 2024-09-16 16:41:57 +02:00
Josh Soref d547b943df Spelling 2024-09-13 11:40:04 +02:00
Romain 5bf4b536e2 Change logs output from stderr to stdout 2024-08-05 16:56:34 +02:00
mmatur c5a6b49330 Merge current v2.11 into v3.1 2024-07-22 10:01:16 +02:00
Michael a5df24a21d Upgrade dependencies 2024-07-19 14:52:04 +02:00
Michael 230019eccf feat: add logs for plugins load
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2024-06-26 16:08:04 +02:00
Landry Benguigui e33bd6874f Append to log file if it exists 2024-05-24 14:24:03 +02:00
Michael bda4f50eae Avoid cumulative send anonymous usage log 2024-04-10 10:08:04 +02:00
Fernandez Ludovic 9f145dbc28 Merge branch v2.11 into v3.0 2024-04-03 17:54:11 +02:00
Ludovic Fernandez 141abce2d5 chore: update linter 2024-03-20 10:26:03 +01:00
mmatur 05be441027 Merge current v2.11 into v3.0 2024-03-12 12:08:03 +01:00
Michael 6c9687f410 Semconv OTLP stable HTTP metrics 2024-03-12 09:48:04 +01:00
Romain 709ff6fb09 Add captured headers options for tracing
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
2024-03-11 11:50:04 +01:00
Ludovic Fernandez 88a2020817 chore: update linter 2024-02-19 15:44:03 +01:00
Romain bb6cd581a6 Align OpenTelemetry tracing and metrics configurations
Co-authored-by: Michael <michael.matur@gmail.com>
2024-02-06 10:04:05 +01:00
Romain 8b77f0c2dd Remove observability for internal resources 2024-01-30 16:28:05 +01:00
Romain f9831f5b1b Introduce static config hints
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
2024-01-23 09:22:05 +01:00
Suyash Choudhary 980dac4572 Support file path as input param for Kubernetes token value 2024-01-11 17:06:06 +01:00
Jesse Haka 4ddef9830b Migrate to opentelemetry 2024-01-08 09:10:06 +01:00
Michael 35c704ace3 fix: unit tests were never run on cmd package 2023-11-22 19:18:05 +01:00