Giter Club home page Giter Club logo

grafana-javascript-agent's Introduction

Grafana JavaScript Agent

Grafana JavaScript Agent is a library that enables applications (both frontend and backend) to interact with external services like Grafana, Prometheus, Loki, Tempo etc.

The repository consists of multiple packages that should be combined depending on the needs, as well as a demo which can be ran by following the README.md file.

Packages

Core

@grafana/javascript-agent-core is the main package that provides the core functionality of the agent. The README.md file provides an overview of the architecture and the API of library.

Instrumentations

  1. @grafana/javascript-agent-instrumentation-console is a package for both, browsers and Node.js, which provides an automatic mechanism for collecting console events.
  2. @grafana/javascript-agent-instrumentation-errors is a browser package which provides an automatic mechanism for collecting unhandled exceptions and errors.
  3. @grafana/javascript-agent-instrumentation-tracing is a package for both, browsers and Node.js, which provides an automatic mechanism for tracing. FOR THE TIME BEING THIS PACKAGE IS A PLACEHOLDER.
  4. @grafana/javascript-agent-instrumentation-web-vitals is a browser package which collects web vitals metrics from the app.

Meta

  1. @grafana/javascript-agent-meta-browser is a browser package for collecting details about the browser, operating system and device type.
  2. @grafana/javascript-agent-meta-page is a browser package for collecting details about the current page (i.e. the URL, page title etc.).

Transports

  1. @grafana/javascript-agent-transport-console is a package for both, browsers and Node.js, which shows the collected data in the console.
  2. @grafana/javascript-agent-transport-fetch is a browser package for sending the collected data to a specified URL using fetch.

Integrations

  1. @grafana/javascript-agent-integration-angular is a package that enables easier integration in projects built with Angular. FOR THE TIME BEING THIS PACKAGE IS A PLACEHOLDER.
  2. @grafana/javascript-agent-integration-react is a package that enables easier integration in projects built with React. FOR THE TIME BEING THIS PACKAGE IS A PLACEHOLDER.

grafana-javascript-agent's People

Contributors

bfmatei avatar domasx2 avatar myrle-krantz avatar richih avatar

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.