yaaminu / apm-agent-python-tornado

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status Requirements Status

Tornado apm -- Elastic APM agent for python/tornado

This project has integrated with apm-agent of company Elastic Search. It

Prerequisites

  • Agent apm of elastic search
  • Tornado framework
  • python 3.+

Installing

  • pip install elastic-apm
  • pip install tornado
  • python setup install

Execute test

  • make tests

Usage

The main.py file show a implmentation

Authors

About


Languages

Language:Python 95.8%Language:Makefile 4.2%