Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
“nico-shishkin” committed Aug 22, 2024
1 parent b9f196a commit 45c0bf2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/shipping/Code/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -514,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';


<Tabs>
<TabItem value="Setup-in-code" label="Setup in code" default>
Expand Down

0 comments on commit 45c0bf2

Please sign in to comment.