Skip to main content

Kqlmagic: Microsoft Azure Monitor magic extension to Jupyter notebook (Custom Dependencies)

Project description

Enables notebook experience, exploring Microsoft Azure Monitor data: Azure Data Explorer (Kusto), ApplicationInsights, and LogAnalytics data, from Jupyter notebook (Python3 kernel), using kql (Kusto Query language).

version python license

downloads monthDownloads weekDownloads

Example

Install latest version of package
In [1]: !pip install Kqlmagic --no-cache-dir --upgrade
Add Kqlmagic to notebook magics
In [2]: %reload_ext Kqlmagic
Connect to database at cluster
In [3]: %kql kusto://code;cluster='help';database='Samples'
Query database@cluster and render result set to a pie chart
In [4]: %kql Samples@help StormEvents | summarize count() by State | sort by count_ | limit 10 | render piechart title='my apple pie'

Get Started Notebooks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

KqlmagicCustom-0.1.114.post25-py3-none-any.whl (239.7 kB view details)

Uploaded Python 3

File details

Details for the file KqlmagicCustom-0.1.114.post25-py3-none-any.whl.

File metadata

File hashes

Hashes for KqlmagicCustom-0.1.114.post25-py3-none-any.whl
Algorithm Hash digest
SHA256 ca53d541d2f4cca73ca2fc46370e9f6f15c5dc0f708b53ee5500f6e9398f472e
MD5 a1c169f1403bbb718b6fd5f22c7fd017
BLAKE2b-256 98f9fc7c329da3914e25e48ee514c3c2f670388ff2c8acb58177ff253d0e41ff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page