We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24b94a commit 86181bdCopy full SHA for 86181bd
README.md
@@ -41,6 +41,9 @@ of them assume you have docker running on your local machine.
41
- [Configuring the Logging Exporters](logging)
42
- This module contains a fully-functional example of configuring the
43
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.
47
- [Using the OpenTelemetry metrics API](metrics)
48
- This module contains examples of using the OpenTelemetry metrics APIs.
49
- [Using OpenTelemetry Micrometer shim](micrometer-shim)
0 commit comments