Kevin Pollet
d5a8ff919a
Prepare release v3.6.0-rc1
2025-10-28 16:28:05 +01:00
romain
5033aaafde
Merge current branch v3.5 into master
2025-10-28 15:21:33 +01:00
Asaf Mesika
e1b6668a84
Clarify health check requirement for server status metric
2025-10-27 10:34:04 +01:00
Michel Loiseleur
e67fbcc5c2
Add API basePath documentation and fix broken links
2025-10-27 10:20:05 +01:00
Germain Lefebvre
ea3e08ec3b
Fix metric name to metrics.otlp.grpc.insecure
2025-10-27 09:34:04 +01:00
romain
d1f46cb02b
Merge branch v3.5 into master
2025-10-23 11:37:09 +02:00
iraj jelodari
822f349fa1
Fix typo in TLS certificate generation description
2025-10-23 09:16:04 +02:00
Evgenii Domashenkin
b4847d74bc
Do not fail when pod is not found in K8sAttributesDetector
2025-10-20 15:24:05 +02:00
David
d1ab6ed489
Support syscall
2025-10-17 17:46:05 +02:00
Landry Benguigui
6e0012cb0a
fix: enable stdio logging when otlp is enabled
2025-10-17 16:06:06 +02:00
romain
05de0670ea
Merge branch v3.5 into master
2025-10-16 08:33:29 +02:00
Romain
835899f4bc
Replace internal dead links
2025-10-14 16:26:05 +02:00
Xuetao Li
0ea8cbdfbf
Clarify log.filePath behavior in documentation
2025-10-14 10:18:05 +02:00
Michel Loiseleur
c18ba96f87
Align documentation on default otlp endpoint
2025-10-14 09:26:44 +02:00
Romain
cc1cb77abb
Clean and avoid collisions of anchors in option tables
2025-10-13 11:34:04 +02:00
MaBu
b2f9996fa4
Fix markdown rendering for table anchors
2025-10-10 14:16:04 +02:00
Kevin Pollet
d28d719276
Bump sigs.k8s.io/gateway-api to v1.4.0
2025-10-10 12:12:04 +02:00
James Callahan
cd028267ef
Allow publishing services with type ExternalName
2025-10-09 09:18:04 +01:00
idurgakalyan
13bcdebc89
Add Knative provider
2025-10-08 09:32:05 +01:00
kevinpollet
3f23afb2c6
Merge branch v3.5 into master
2025-10-07 15:50:53 +02:00
Kevin Pollet
2a3b696d85
Fix provider option descriptions
2025-10-07 14:38:05 +01:00
GCHQDeveloper548
0b7f0b4042
Implement HTTP2 HPACK table size options
2025-10-03 13:24:04 +01:00
romain
a030638183
Merge branch v3.5 into master
2025-10-02 21:09:39 +02:00
shreealt
614ba391fa
Fix incorrect addInternals configuration option
2025-10-02 15:54:05 +01:00
Ryan Bruntz
98121cb081
Fix link for accesslog.fields.names in documentation
2025-10-02 09:00:04 +01:00
Sheddy
7c30752d21
chore: fix incorrect option and lint page
2025-09-29 14:16:08 +01:00
kevinpollet
6df82676aa
Merge branch v3.5 into master
2025-09-25 11:21:56 +02:00
Evgenii Domashenkin
e4f0f7be35
ServersTransport: set minimum MaxIdleConnsPerHost=-1
2025-09-22 10:54:04 +01:00
Harold Ozouf
fed86bd816
Refactor plugins system
2025-09-16 16:16:07 +02:00
Mark Ormesher
f9f825163a
fix config examples in entrypoints.md
2025-09-12 09:44:04 +02:00
romain
c09d3fb03c
Merge branch v3.5 into master
2025-09-09 17:47:13 +02:00
Ludovic Fernandez
a090452807
Add new certificatesresolvers options
2025-09-09 17:36:05 +02:00
Nicolas Mengin
c294b87a45
Add an anchor on the options names.
2025-09-09 17:26:05 +02:00
Simon Delicata
e2282b1379
Add GenericCLF log format for access logs
2025-09-08 11:24:05 +02:00
Bilal Budhani
f685b3f258
Fixes typo for Swarm mode in CLI example
2025-09-04 09:22:04 +02:00
Michel Loiseleur
7ab17d228f
Fixes typo for OCSP in CLI example
2025-09-03 10:28:04 +02:00
Chris Gatt
cc7f409d46
Fix path for access-logs header config
2025-09-01 10:50:04 +02:00
Vincent Bernat
19ed2346cb
Fix link to HTTP3 section in documentation
2025-09-01 09:25:04 +02:00
Nicolas Mengin
1997bc7432
Clean Documentation
2025-08-25 14:35:04 +02:00
Michel Loiseleur
aac3d70fa1
Fix invalid links in documentation
2025-08-12 15:38:05 +02:00
romain
2dcc1c16b7
Merge branch v3.4 into v3.5
2025-07-23 14:38:33 +02:00
bluepuma77
2ed2123fc0
Add constraints key limitations for label providers
2025-07-23 11:40:04 +02:00
Landry Benguigui
028e8ca0b0
Revert 11711 adding url param to healthcheck command
2025-07-22 17:10:05 +02:00
Kevin Pollet
7b78128d4e
Add resourceAttributes option to OTel metrics
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com >
2025-07-18 17:08:04 +02:00
Romain
8c23eb6833
Introduce trace verbosity config and produce less spans by default
2025-07-18 15:32:05 +02:00
Adrien Kunysz
f2b7d7f6e1
Fix typo
2025-07-17 15:28:05 +02:00
kevinpollet
ff992fb7f9
Merge branch v3.4 into v3.5
2025-07-11 10:29:18 +02:00
Kevin Pollet
955f484d33
Fix label for overriding swarm network on container
2025-07-08 17:46:05 +02:00
Sheddy
137efedba7
Update Logs and Accesslogs Reference Documentation with OTLP Options
2025-07-01 08:54:04 +02:00
Romain
9862cd6780
Prepare release v3.5.0-rc1
2025-06-26 16:44:04 +02:00