* Add instruments for prometheus, datadog, opentelemetry, statsd, memory-profiler, pyinstrument * Add class instrumentation * Add instrumentation of properties on classes (but not on instances)
0.2.0
~~~~~~~~~~~~~~~~~~
* Refactor instruments into classes with base class (breaking) * Rename module: instrumentation -> instruments (breaking) * Change args decorator/decorator_kwargs -> instrument/instrument_kwargs (breaking)