Skip to content

Commit 86181bd

Browse files
authored
link to example for OTLP logging via stdout and k8s (#576)
1 parent c24b94a commit 86181bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ of them assume you have docker running on your local machine.
4141
- [Configuring the Logging Exporters](logging)
4242
- This module contains a fully-functional example of configuring the
4343
OpenTelemetry SDK to use a logging exporter.
44+
- [Exporting Application logs using JSON logging in Kubernetes](logging-k8s-stdout-otlp-json)
45+
- This module demonstrates how to export application logs using JSON logging
46+
in Kubernetes.
4447
- [Using the OpenTelemetry metrics API](metrics)
4548
- This module contains examples of using the OpenTelemetry metrics APIs.
4649
- [Using OpenTelemetry Micrometer shim](micrometer-shim)

0 commit comments

Comments
 (0)