Update README.md

This commit is contained in:
Ankit Anand
2024-06-19 19:01:53 +05:30
committed by GitHub
parent 6a5ad6ac14
commit 1fd1ad7acb

View File

@ -129,6 +129,6 @@ You can also set alerts on metrics based on your use-case directly from these pa
## Next Steps
In this tutorial, we configured the Python application to create custom metrics. Manual instrumentation gives you more granular control on setting up tracing in your Python application.
In this tutorial, we configured the Python application to create custom metrics.
In the [next lesson](https://github.com/SigNoz/opentelemetry-python-example/tree/main/lesson-6), we will learn how to configure OpenTelemetry logging SDK in Python.