src/pyams_apm.egg-info/PKG-INFO
changeset 15 1cedda2f8455
parent 13 c9ab773046e4
child 29 76e8fa9c5516
equal deleted inserted replaced
14:3d0e5eb0a181 15:1cedda2f8455
     4 Summary: PyAMS Elasticsearch APM integration package
     4 Summary: PyAMS Elasticsearch APM integration package
     5 Home-page: http://hg.ztfy.org/pyams/pyams_apm
     5 Home-page: http://hg.ztfy.org/pyams/pyams_apm
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
     9 Description: 
     9 Description: =================
    10         PyAMS APM
    10         PyAMS_apm package
    11         =========
    11         =================
       
    12         
       
    13         .. contents::
       
    14         
       
    15         
       
    16         What is PyAMS
       
    17         =============
       
    18         
       
    19         PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications
       
    20         and content management with the Pyramid framework.
       
    21         
       
    22         **PyAMS** is actually mainly used to manage web sites through content management applications (CMS),
       
    23         see PyAMS_content package), but many features are generic and can be used inside any kind of web
       
    24         application.
       
    25         
       
    26         
       
    27         What is PyAMS_apm ?
       
    28         ===================
       
    29         
       
    30         APM in an Elasticsearch module which can be used to monitor applications performances.
       
    31         
       
    32         This package allows to integrate any Pyramid application with APM, providing a custom tween.
       
    33         It also add instrumentation of several Python packages, like Chameleon or LDAP3.
    12         
    34         
    13         
    35         
    14         History
    36         History
    15         =======
    37         =======
    16         
    38