Fix broken flask instrumentation doc link
This commit is contained in:
parent
f49f8b5d82
commit
d688bd779b
|
|
@ -34,5 +34,5 @@ will exclude requests such as ``https://site/client/123/info`` and ``https://sit
|
|||
References
|
||||
----------
|
||||
|
||||
* `OpenTelemetry Flask Instrumentation <https://opentelemetry-python.readthedocs.io/en/latest/instrumentation/flask/flask.html>`_
|
||||
* `OpenTelemetry Flask Instrumentation <https://opentelemetry-python.readthedocs.io/en/stable/instrumentation/flask/flask.html>`_
|
||||
* `OpenTelemetry Project <https://opentelemetry.io/>`_
|
||||
|
|
|
|||
Loading…
Reference in New Issue