--- a/src/pyams_apm.egg-info/PKG-INFO Wed Jul 01 12:36:21 2020 +0200
+++ b/src/pyams_apm.egg-info/PKG-INFO Wed Jul 01 12:37:32 2020 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-apm
-Version: 0.1.4
+Version: 0.1.5
Summary: PyAMS Elasticsearch APM integration package
Home-page: http://hg.ztfy.org/pyams/pyams_apm
Author: Thierry Florac
@@ -23,6 +23,8 @@
see PyAMS_content package), but many features are generic and can be used inside any kind of web
application.
+ All PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_
+
What is PyAMS_apm ?
===================
@@ -36,6 +38,23 @@
History
=======
+ 0.1.5
+ -----
+ - updated Chamelon instrumentation
+
+ 0.1.4.2
+ -------
+ - imports cleanup
+
+ 0.1.4.1
+ -------
+ - added Pylint and Gitlab-CI configuration files
+ - code cleaning
+
+ 0.1.4
+ -----
+ - updated view name in APM tween
+
0.1.3
-----
- added instrumentation for LDAP Connection.open and Connection.get_response methods call