Giter VIP home page Giter VIP logo

app-insights-php-bundle's Introduction

AppInsightsPHPBundle

The AppInsightsPHPBundle brings support for Microsoft Application Insights into Symfony 3.4+ applications. It's a profiler you can use on production to track everything that is important for you and your system.

Latest Stable Version Total Downloads Latest Unstable Version License

Microsoft App Insights allows you to track on production following metrics

  • Traces (Logs with different verbosity level)
  • Requests (http requests served by your app)
  • Custom Events (web/cli/javascript)
  • Dependencies (SQL, Elasticsearch, Redis - any 3rd party service/system/api)
  • Exceptions (web/cli/javascript)
  • PageViews (javascript)

Query logs, visualize metrics and pin them to Azure Portal Dashboard, create alerts from metrics & health checks

All you need to do is register free Microsoft Azure Account, setup new App Insights Instance and install this bundle in you symfony app.

This bundle integrates app insights with all important libraries used by most of Symfony based applications.

  • Monolog Handler (Trace)
  • Doctrine Logger (Dependency)
  • Symfony HTTP (Request)
  • Symfony Exception (Exceptions)

Microsoft App Insights is perfect for small teams that can't afford expensive monitoring tools or don't have enough resources to install, configure and maintain powerful open source alternatives.

If you are looking for a SAAS alternative to:

  • Graylog / Kibana
  • Zabbix
  • Grafana
  • New Relic / Datadog / etc
  • Google Analytics

With 90 days data retention period for ~2.5EUR per GB Pricing First 5GB are free for 31 days.. Microsoft App Insights is exactly what you need.

This bundle simplifies App Insights integration with your new or existing project.

Image

Documentation

The source of the documentation is stored in the Resources/doc/ folder in this bundle, and available on symfony.com:

Read the Documentation for master

Installation

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license. See the complete license in the bundle

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.