Add note about Falcon version support (#611)

This commit is contained in:
Adrian Garcia Badaracco
2021-08-13 13:35:21 -05:00
committed by GitHub
parent ebcdbdb660
commit e90452ff56

View File

@ -9,6 +9,8 @@ OpenTelemetry Falcon Tracing
This library builds on the OpenTelemetry WSGI middleware to track web requests
in Falcon applications.
Currently, only Falcon v2 is supported.
Installation
------------