Commit Graph

14 Commits

Author SHA1 Message Date
杨军10092085 d7ab088079 update migration-to-structured-logging.md 2022-06-24 06:05:45 +08:00
Patrick Ohly 94e8428298 logging: include information about contextual logging
In Kubernetes 1.24, the necessary infrastructure got added. Now developers can
take advantage of it.
2022-04-06 08:27:31 +02:00
Marek Siarkowicz e5eed38810 Update logging guidelines
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-17 14:11:19 +01:00
CatherineF-dev ed3a7c4263
Refine sig-instrumentation devel docs (#5915)
* Updated sig-instrumentation devel docs

* klog.ErrorS example

Signed-off-by: Parul <parsingh@redhat.com>

* add os.Exit

Signed-off-by: Parul <parsingh@redhat.com>

Co-authored-by: Parul <parsingh@redhat.com>
2021-10-13 14:05:56 -07:00
JunYang 298e0523f4 Add Information for Contributors
Signed-off-by: JunYang <yang.jun22@zte.com.cn>
2021-06-22 11:12:27 +08:00
JunYang 25ca9642c9 Support setting depth to structured logging
Signed-off-by: JunYang <yang.jun22@zte.com.cn>
2021-05-30 21:16:55 +08:00
Shiming Zhang 6334aa6c3a
Update contributors/devel/sig-instrumentation/migration-to-structured-logging.md
Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>
2021-04-09 09:58:25 +08:00
wzshiming d5f09dd23f Clear instructions for structured log migration 2021-04-08 09:49:24 +08:00
Marek Siarkowicz 034c8b18b2
Update instruction for naming arguments (#5537)
* Update instruction for naming arguments

* Apply suggestions from code review

Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>

* Update contributors/devel/sig-instrumentation/migration-to-structured-logging.md

Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>

* Update contributors/devel/sig-instrumentation/migration-to-structured-logging.md

Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>

Co-authored-by: Marek Siarkowicz <serathius@users.noreply.github.com>
Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>
2021-02-23 10:34:34 -08:00
Elana Hashman 48a8c87b7e
Add guidance for fatal exit codes 2021-02-10 15:36:38 -08:00
chymy 038edf9b2e fix typo
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-02-02 10:58:15 +08:00
chymy f0c70180fe add 'go' for code
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-28 09:49:30 +08:00
chymy 8c193ef247 Fix klog.Infof change to klog.InfoS err
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-27 18:38:30 +08:00
Marek Siarkowicz 5e71635bb6 Add instructions for structured logging migration
Co-authored-by: Md. Tahsin Rahman <tahsynx@gmail.com>
2020-06-03 16:03:43 +02:00