Could you please let me know how reliable to use OpenCensus library in azure databricks for logging and any Microsoft support available in case of product issues?

Tanguturi, Naresh 1 Reputation point
2020-11-25T18:06:26.49+00:00

We would like to use Opencensus in Azure Data Bricks with Python for logging with Azure Monitor. Could you please let me know how reliable this library to use in our application and any Microsoft support available in case of any product issues?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,802 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,918 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 77,081 Reputation points Microsoft Employee
    2020-12-03T06:34:39.97+00:00

    Hello @Tanguturi, Naresh ,

    OpenCensus and Opentracing have merged and are now OpenTelemetry.

    They support Azure Monitor as a back-end and do have Python libraries. Though they are open source, they are effectively Google products, and it's not something that Microsoft would support. That's the whole point of Open Source though, let the community support it.

    In case, if you have any issues you need to get-help by opening a new Github issue on opencensus-python repo.

    Hope this helps. Do let us know if you any further queries.

    ------------

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.
    0 comments No comments