Skip to content

Support Azure Application Insights &  #10646

Closed
@shawnz42

Description

I'm always frustrated when I want to use superset to explore my data in Azure Application Insights. I need to use its api to pull data into postgresql, and use superset connect postgresql, but when data amount get larger, it's very inefficient. I think if superset can directly connect to Azure Application Insights, it has api but use kusto sql, something differ from ansi sql.

Azure Application Insights docs: https://dev.applicationinsights.io/documentation/Overview
kusto sql: https://docs.microsoft.com/azure/data-explorer/kusto/query/
python lib: https://github.com/Azure/azure-kusto-python

I want to write a new connection to visit Azure Application Insights, is any guides or examples?

Metadata

Assignees

No one assigned

    Labels

    enhancement:requestEnhancement request submitted by anyone from the community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions