38 Commits

Author SHA1 Message Date
03d97ffaf9 Remove support for 3.6 (#853) 2022-08-25 23:32:04 +05:30
7625b82dff Release 1.12.0-0.33b0 (#1223)
* Release 1.12.0-0.33b0

* Update API and SDK versions to 1.12
2022-08-09 21:32:17 +02:00
ee4083982f Release 1.12.0rc2-0.32b0 (#1174) 2022-07-04 15:14:50 +02:00
904f2f1332 system-metrics: fix typo in default configuration (#1135) 2022-06-15 09:42:20 -07:00
99a028360e Check keys in config before creating instruments (#1129)
* Check keys in config before creating instruments

Fixes #1125

* Fix lint
2022-06-14 15:59:32 +01:00
0bd8e4c7fd Add psutil dependency (#1121)
* Add psutil dependency

Fixes #1120

* Update instrumentation/opentelemetry-instrumentation-system-metrics/setup.cfg

Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>

Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-06-08 18:12:15 +01:00
f275e24925 Pass a list of metric readers (#1124)
Fixes #1123
2022-06-08 17:41:27 +01:00
10659f8970 Release 1.12.0rc1-0.31b0 (#1094) 2022-05-17 13:18:55 -06:00
9cb853e522 Use public metrics (#1093) 2022-05-17 09:36:08 +05:30
3e67893cba Update system metrics callbacks to accept CallbackOptions (#1084) 2022-05-10 21:52:58 +05:30
2671ff53c8 Update system metrics to work with new metrics imports (#1075) 2022-04-29 10:05:15 +05:30
b6964ccf3a Release 1.11.1-0.30b1 (#1067) 2022-04-22 02:29:17 +05:30
9e0c2ce662 Rename Measurement to Observation (#1061) 2022-04-21 23:45:49 +05:30
3ca7e7a5a3 Release 1.11.0-0.30b0 (#1056) 2022-04-18 10:04:18 -07:00
3690006954 Fix callbacks in system metrics instrumentation (#1057) 2022-04-15 20:55:52 +00:00
40c1805b11 opentelemetry-instrumentation-system-metrics restore package (#1012) 2022-04-06 10:54:22 -07:00
c265e2f035 Remove metrics from main branch (#312) 2021-02-05 16:41:03 -08:00
f022385e37 update references to main (#306) 2021-01-29 12:09:22 -08:00
08e82a92d7 [post-release] updating version to 0.18.dev0 (#289) 2021-01-21 09:10:30 -08:00
2a11aeeafa [pre-release] Update changelogs, version [0.17b0] (#287) 2021-01-20 16:01:24 -08:00
ae70d5abe5 Combine changelogs (#239) 2020-12-08 16:20:29 -08:00
744e961080 Update instrumentations (#232) 2020-12-07 08:29:57 -08:00
bcec49cf2e update version to 0.17.dev0 2020-11-25 21:10:39 -08:00
3e4c5d3aa3 [pre-release] Update changelogs, version [0.16b0] (#217) 2020-11-25 19:44:20 -08:00
cd0be91db8 [fixes broken contrib tests] Add metrics renaming changes to contrib (#192) 2020-11-19 09:23:56 -08:00
3ae0edb259 Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
28c1331e57 Update Contrib packages to 0.16dev0 (#129) 2020-11-05 11:25:37 -08:00
6d4a79a56f [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
4debc1828a Split up metric instrument constructors (#1254) 2020-10-27 19:33:38 -07:00
999eda7755 chore: bump dev version (#1235) 2020-10-13 11:38:09 -07:00
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
629597e883 chore: bump dev version (#1131) 2020-09-17 12:21:39 -07:00
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
6bc4ec293d dropping support for python 3.4 (#1099)
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
80f73e675f instrumentation/system-metrics: Update System Metrics (#1019)
Fixes #1006
2020-09-03 17:19:13 -07:00
5ddecb4b8e Attributes returned from SamplingResult must be immutable (#1066) 2020-09-03 09:07:03 -07:00
bfd80edbe3 chore: 0.13.dev0 version update (#991) 2020-08-15 18:06:27 -07:00
703fa43774 Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-08-04 19:10:51 -07:00