Commit Graph

10 Commits

Author SHA1 Message Date
Leighton Chen 4debc1828a Split up metric instrument constructors (#1254) 2020-10-27 19:33:38 -07:00
Leighton Chen 999eda7755 chore: bump dev version (#1235) 2020-10-13 11:38:09 -07:00
alrex a1bb8772ae Fix issue when metrics are not available (#1207)
Not all configured metrics are available on all operating
systems, added a hasattr call before calling the observer.
2020-10-06 08:23:27 -07:00
alrex 629597e883 chore: bump dev version (#1131) 2020-09-17 12:21:39 -07:00
alrex 80aa66d386 release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
alrex 6bc4ec293d dropping support for python 3.4 (#1099)
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
Diego Hurtado 80f73e675f instrumentation/system-metrics: Update System Metrics (#1019)
Fixes #1006
2020-09-03 17:19:13 -07:00
Leighton Chen 5ddecb4b8e Attributes returned from SamplingResult must be immutable (#1066) 2020-09-03 09:07:03 -07:00
Leighton Chen bfd80edbe3 chore: 0.13.dev0 version update (#991) 2020-08-15 18:06:27 -07:00
Leighton Chen 703fa43774 Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-08-04 19:10:51 -07:00