Skip to content

Commit

Permalink
link to example for OTLP logging via stdout and k8s (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger authored Jan 13, 2025
1 parent c24b94a commit 86181bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ of them assume you have docker running on your local machine.
- [Configuring the Logging Exporters](logging)
- This module contains a fully-functional example of configuring the
OpenTelemetry SDK to use a logging exporter.
- [Exporting Application logs using JSON logging in Kubernetes](logging-k8s-stdout-otlp-json)
- This module demonstrates how to export application logs using JSON logging
in Kubernetes.
- [Using the OpenTelemetry metrics API](metrics)
- This module contains examples of using the OpenTelemetry metrics APIs.
- [Using OpenTelemetry Micrometer shim](micrometer-shim)
Expand Down

0 comments on commit 86181bd

Please sign in to comment.