DragonBe / application-insights

This Azure Application Insights PHP package offers you a convenient way to send metrics, events, and queries to Azure Application Insights.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Application Insights

This Azure Application Insights PHP package offers you a convenient way to send metrics, events, and queries to Azure Application Insights.

It is based of microsoft/ApplicationInsights-PHP library created by Jakub Oleksy, but was abandoned somewhere in 2019. Since I need to provide telemetery in my PHP applications on Azure, I'd like to restart this project applying all the good things PHP has to offer.

This package makes use of the Azure Application Insights REST API to send telemetry to Azure Application Insights monitoring service.

About

This Azure Application Insights PHP package offers you a convenient way to send metrics, events, and queries to Azure Application Insights.

License:MIT License