Commit graph

49 commits

Author SHA1 Message Date
Jorge Arco 080cf98e51
Add router metrics 2021-04-30 10:22:04 +02:00
Jean-Baptiste Doumenjou cb4fb973b2 Merge current branch v2.4 into master 2021-03-31 09:43:04 +02:00
Romain 297921182c
Add metrics documentation
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-03-25 16:52:04 +01:00
na4ma4 b05a5c818d
Add TLS version and cipher to the accessLog 2021-01-19 09:52:06 +01:00
Frederic Werner 418cccd307
Add configuration example for access log filePath 2020-12-14 12:34:05 +01:00
Tom Matthews 6ad79dcd45
Clarify time-based field units 2020-10-22 11:36:03 +02:00
Fernandez Ludovic 69c0f38305 Merge branch v2.2 into v2.3 2020-08-27 12:54:50 +02:00
Kevin Crawley 532b5865de
doc: added tz section to access log 2020-08-25 14:38:04 +02:00
Kevin Pollet 584f4bc596
Update jaeger-client-go dependency to v2.25.0 2020-08-19 15:50:03 +02:00
Michi Gysel cc4879fb76
Fix log field names in documentation 2020-07-01 12:14:04 +02:00
Brad Jones dce807a329
Use "headers" instead of "header" in access log docs 2020-05-26 16:56:04 +02:00
Collin Mutembei 76c2fa6d9a
Add link to tracing with elastic 2020-04-14 17:50:05 +02:00
Fernandez Ludovic 2b28607a4e Merge remote-tracking branch 'upstream/v2.1' into v2.2 2020-03-18 18:16:08 +01:00
Ludovic Fernandez 62c3025a76
Access log field quotes. 2020-03-17 12:36:04 +01:00
Fernandez Ludovic e9d0a16a3b Merge 'v2.1' into master 2020-02-29 00:59:18 +01:00
Evan Lurvey f4d62d3342
Fix docs and code to match in haystack tracing. 2020-02-26 11:10:06 +01:00
Felipe 1c764052f7
Add http request scheme to logger 2020-02-17 10:46:04 +01:00
Fernandez Ludovic 829649e905 Merge branch 'v2.1' into master 2019-12-03 10:43:25 +01:00
Fernandez Ludovic 89919dbe36 Merge branch 'v2.0' into v2.1 2019-12-02 18:20:29 +01:00
Amine Benseddik fe8b090911 Elastic APM tracer implementation 2019-11-27 16:00:07 +01:00
Ludovic Fernandez e5104021b1 doc: remove double quotes on CLI flags. 2019-11-19 10:18: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
Peter Stalman 02bdc1dcb9 Clarify unit of duration field in access log 2019-10-16 10:34:04 +02:00
Sebastiaan dd53be7a1b typo in cli command 2019-10-07 12:32:07 +02:00
Ludovic Fernandez 30ad00fa65 doc: fix influxDB and statsD case in configuration page. 2019-09-30 14:56:05 +02:00
Michael 17480abe85 YAML I love you 2019-09-23 17:00:06 +02:00
Ludovic Fernandez bfde17b4d7 Improve routing documentation 2019-09-23 14:32:04 +02:00
Adrien Brignon 673351d821 Fix typo in documentation 2019-09-16 15:34:05 +02:00
mpl 605a9b2817 Default to CLF when accesslog format is unsupported 2019-09-09 09:24:03 +02:00
Julien Salleyron d044c0f4cc New API security 2019-09-06 15:08:04 +02:00
Julien Salleyron 1959e1fd44 Auth middlewares in kubernetes CRD uses secrets 2019-09-05 13:42:04 +02:00
mpl 6712423dd1 misc documentation fixes 2019-09-05 10:48:04 +02:00
Bas van Beek cb7c5a8ca1 Update Zipkin OpenTracing driver to latest 0.4.3 release 2019-09-03 11:52:04 +02:00
Ludovic Fernandez 306e5081d9 fix: Datadog case. 2019-09-02 03:18:04 -07:00
Ludovic Fernandez 75c99a0491 doc: improve examples. 2019-07-22 09:58:04 +02: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
Michael 8e97af8dc3 Add Metrics 2019-07-18 21:36:05 +02:00
Michael 889b38f75a Improve tracing documentation 2019-07-16 09:54:04 +02:00
Ryan Fitzpatrick 62800116d3 Add Jaeger collector endpoint 2019-07-15 14:52:04 +02:00
Ludovic Fernandez c7d336f958 Use the same case everywhere 2019-07-01 11:30:05 +02:00
Michael 84d7c65039 Improve tracing 2019-06-28 00:16:04 +02:00
Ludovic Fernandez c9b2a07bc7 Drop headers by default in access logs. 2019-06-27 16:04:03 +02:00
Ludovic Fernandez 69a1817c3f Improve some parts of the documentation. 2019-06-21 10:54:04 +02:00
Ludovic Fernandez 8a5db8a3ee Adds a log fields documentation. 2019-06-12 02:54:03 +02:00
Julien Salleyron bb8a193244 log.loglevel becomes log.level in configuration 2019-04-16 15:30:09 +02:00
Timo Schwarzer 6ab991ebf4 Fix typo in tracing docs 2019-04-08 17:00:08 +02:00
Julien Salleyron 0ca2149408 Synchronize documentation 2019-03-13 16:40:05 +01:00
Gérald Croës ac6b11037d Documentation Revamp
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2019-02-26 14:50:07 +01:00