-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maintenance/Support Timeline #1228
Comments
This refers specifically to the opencensus azure monitor exporters. For these exporters, we are now on the path to deprecation officially starting from Oct 2023. We will be supporting them for a year until officially deprecating them. In the meantime, we are directing users to migrate to the Azure monitor OpenTelemetry Distro which is a solution built on top of OpenTelemetry. Please refer to this doc for migration guidance from opencensus to opentelemetry. After the exporters for azure are deprecated, opencensus python will be fully deprecated as a whole. |
Hello, there is a new version of flask (3.0.0) which fails to install because of dependency to opencensus-ext-flask (flask < 3.0.0). Can you pls inform me for the plans/timeline to provide compatibility. Best, Radoslav |
There are no current plans to support flask >3.0.0. Feel free to open up an issue/pr if you are interested. |
Yes I'm, because we cant upgrade to Flask 3.X. I will open an issue. |
Hello,
I found this article saying that opencensus will be sunsetted. (More information here).
The article also points out the following:
"A number of projects within the opencensus-python repository are still being used as recommended production solutions. These projects will continue to be maintained. For details regarding maintenance timeline, next steps for migration, and general support questions, reach out to repository maintainers."
Can you tell me the current maintenance timeline and/or next steps for migration?
The text was updated successfully, but these errors were encountered: