diff --git a/docs/shipping/Code/go.md b/docs/shipping/Code/go.md index d8ae69e2..5a12b87f 100644 --- a/docs/shipping/Code/go.md +++ b/docs/shipping/Code/go.md @@ -654,7 +654,7 @@ Ensure that you include the `user-agent` header in the format: `"user-agent=logz At this point, you should see log output from the server and client on your Logz.io account. - + diff --git a/docs/shipping/Code/node-js.md b/docs/shipping/Code/node-js.md index b7477b84..26df0c75 100644 --- a/docs/shipping/Code/node-js.md +++ b/docs/shipping/Code/node-js.md @@ -532,7 +532,7 @@ Ensure that you include the `user-agent` header in the format: `"user-agent=logz At this point, you should see log output from the server and client on your Logz.io account. - + diff --git a/docs/shipping/Code/python.md b/docs/shipping/Code/python.md index 564d63d8..e0edbccb 100644 --- a/docs/shipping/Code/python.md +++ b/docs/shipping/Code/python.md @@ -506,8 +506,7 @@ Ensure that you include the `user-agent` header in the format: `"user-agent=logz At this point, you should see log output from the server and client on your Logz.io account. - - + @@ -515,8 +514,7 @@ At this point, you should see log output from the server and client on your Logz Send custom metrics to Logz.io from your Python application. This example uses [OpenTelemetry Python SDK](https://github.com/open-telemetry/opentelemetry-python-contrib) and the [OpenTelemetry remote write exporter](https://pypi.org/project/opentelemetry-exporter-prometheus-remote-write/). -import Tabs from '@theme/Tabs'; -import TabItem from '@theme/TabItem'; +