--- a/docs/HISTORY.txt Fri Nov 09 10:41:35 2018 +0100
+++ b/docs/HISTORY.txt Fri Nov 16 15:14:12 2018 +0100
@@ -1,6 +1,10 @@
History
=======
+0.1.3
+-----
+ - added instrumentation for LDAP Connection.open and Connection.get_response methods call
+
0.1.2
-----
- updated LDAP module search span
--- a/src/pyams_apm.egg-info/PKG-INFO Fri Nov 09 10:41:35 2018 +0100
+++ b/src/pyams_apm.egg-info/PKG-INFO Fri Nov 16 15:14:12 2018 +0100
@@ -1,12 +1,11 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
Name: pyams-apm
-Version: 0.1.2
+Version: 0.1.3
Summary: PyAMS Elasticsearch APM integration package
Home-page: http://hg.ztfy.org/pyams/pyams_apm
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
-Description-Content-Type: UNKNOWN
Description:
PyAMS APM
=========
@@ -15,6 +14,10 @@
History
=======
+ 0.1.3
+ -----
+ - added instrumentation for LDAP Connection.open and Connection.get_response methods call
+
0.1.2
-----
- updated LDAP module search span
@@ -34,3 +37,4 @@
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Provides-Extra: test