Josh Soref
d547b943df
Spelling
2024-09-13 11:40:04 +02:00
Ludovic Fernandez
141abce2d5
chore: update linter
2024-03-20 10:26:03 +01:00
Ludovic Fernandez
88a2020817
chore: update linter
2024-02-19 15:44:03 +01:00
Michael
2a7b2ef772
chore: happy new year 2024
2024-01-02 15:28:09 +01:00
Romain
c823879097
Add prometheus metric requests_total with headers
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2023-03-20 18:06:07 +01:00
Kevin Pollet
b9a175f5c2
Update copyright for 2023
2023-01-02 12:12:05 +01:00
Ludovic Fernandez
d531963f95
Update valkeyrie to v1.0.0
2022-09-12 17:40:09 +02:00
romain
aa8fda5eae
Merge current v2.7 into v2.8
2022-06-29 15:57:57 +02:00
mloiseleur
03598d395b
Add documentation main, SANs and plugin CRD fields
2022-06-29 11:04:09 +02:00
Kevin Pollet
7d274e8088
Deprecate caOptional option in client TLS configuration
2022-04-28 14:58:08 +02:00
Tom Moulard
25725e9b2f
Merge current v2.6 into master
2022-02-21 14:07:27 +01:00
Tom Moulard
ce851a5929
Fix struct tag typo
2022-02-21 12:10:08 +01:00
Dmitry Sharshakov
ca55dfe1c6
Support InfluxDB v2 metrics backend
2022-02-09 15:32:12 +01:00
Ali
a4b354b33f
Redact credentials before logging
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-01-24 11:08:05 +01:00
Tom Moulard
936b6148ff
Merge current v2.5 into v2.6
2022-01-10 14:43:25 +01:00
Kevin Pollet
2e8156bfaa
Update copyright for 2022
2022-01-06 11:34:05 +01:00
kevinpollet
ce47f200d5
Merge branch v2.5 into master
2021-11-08 22:41:43 +01:00
Kevin Pollet
b39d226fb8
fix: use host's root CA set if ClientTLS ca is not defined
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-11-03 17:38:07 +01:00
Kevin Pollet
d3ff0c2cd4
fix: do not require a TLS client cert when InsecureSkipVerify is false
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-10-26 10:54:11 +02:00
Huan Wang
85dd45cb81
Add prefix to datadog metrics
2021-10-06 17:34:07 +02:00
Harald Kraemer
8f0832d340
Add configurable tags to influxdb metrics
2021-09-17 09:08:07 +02:00
Romain
287cebb498
Fix CRDs code and manifests generation
2021-09-02 14:40:08 +02:00
Jorge Arco
080cf98e51
Add router metrics
2021-04-30 10:22:04 +02:00
Sylvain Rabot
31a5f3591f
Allow to define datadogs metrics endpoint with env vars
2021-03-23 17:48:04 +01:00
Romain
bdba7d3adf
Update to go1.16
2021-03-04 20:08:03 +01:00
Kevin Pollet
c24f75ce0b
Update copyright year for 2021
2021-01-08 19:20:04 +01:00
Michael
4ea1c98ac9
Improve anonymize configuration
2020-10-30 12:44:05 +01:00
Jean-Baptiste Doumenjou
c0f1e74bed
chore: move to Traefik organization.
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2020-09-16 15:46:04 +02:00
Ludovic Fernandez
1502d20def
chore: move the parser to a dedicated package.
2020-08-17 18:04:03 +02:00
jb doumenjou
73ca7ad0c1
Merge remote-tracking branch 'upstream/v2.2' into mrg-current-v2.2
2020-07-10 11:23:49 +02:00
Ludovic Fernandez
a20e90aa17
chore: update linter.
2020-07-07 14:42:03 +02:00
Ludovic Fernandez
cb1d0441e9
feat: use parser to load dynamic config from file.
2020-06-17 16:48:04 +02:00
Ludovic Fernandez
328611c619
Update linter
2020-05-11 12:06:07 +02:00
Ludovic Fernandez
4329d393e6
Update license date
2020-01-14 15:22:05 +01:00
Ludovic Fernandez
424e2a9439
Add internal provider
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-11-14 16:40:05 +01:00
SKP
ca1d980746
Added configurable prefix for statsd metrics collection
2019-11-12 18:18:04 +01:00
Ludovic Fernandez
29efac3e5e
fix: update linter.
2019-09-26 11:00:06 +02:00
Julien Salleyron
d044c0f4cc
New API security
2019-09-06 15:08:04 +02:00
Ludovic Fernandez
306e5081d9
fix: Datadog case.
2019-09-02 03:18:04 -07:00
Fernandez Ludovic
4c5e7a238d
chore: go module
2019-08-12 05:06:04 -07:00
mpl
092aa8fa6d
API: remove configuration of Entrypoint and Middlewares
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-07-19 12:28:07 +02:00
Ludovic Fernandez
f75f73f3d2
Certificate resolvers.
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-07-19 11:52:04 +02:00
Michael
8e97af8dc3
Add Metrics
2019-07-18 21:36:05 +02:00
Ludovic Fernandez
0ee5d3d83f
Automatic generation of the doc for the CLI flags and env vars.
2019-07-08 11:00:04 +02:00
Ludovic Fernandez
c7d336f958
Use the same case everywhere
2019-07-01 11:30:05 +02:00
Ludovic Fernandez
c9b2a07bc7
Drop headers by default in access logs.
2019-06-27 16:04:03 +02:00
Ludovic Fernandez
fe68e9e243
New constraints management.
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-06-21 09:24:04 +02:00
Ludovic Fernandez
8d7eccad5d
New static configuration loading system.
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-06-17 11:48:05 +02:00
Julien Salleyron
bb8a193244
log.loglevel becomes log.level in configuration
2019-04-16 15:30:09 +02:00
Ludovic Fernandez
f1b085fa36
Move code to pkg
2019-03-15 09:42:03 +01:00