Commit Graph

13 Commits

Author SHA1 Message Date
Mohammad Vatandoost 6c88d31aa2
Use opentelemetry:time::now instead of systemtime (#2595) 2025-02-03 12:35:25 -08:00
Karol Fuksiewicz 01561465cb
feat: update otel versions for prometheus to 0.27 (#2309)
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
Co-authored-by: ttys3 <ttys3.rust@gmail.com>
2024-12-05 16:12:33 -08:00
Sebastian Bernauer 383c7d13b6
[opentelemetry-prometheus]: Prepare 0.17.0 release using opentelemetry 0.24 (#1957) 2024-07-24 09:32:20 -07:00
Aumetra Weisman 621a5a9737
Upgrade to hyper/http v1.0 (#1674)
Co-authored-by: Lalit Kumar Bhasin <labhas@microsoft.com>
2024-07-12 07:27:25 -07:00
Matthew Shapiro aba0af5d66
Revert "Allow precreation of AttributeSets for metrics (#1421)" (#1512) 2024-02-06 17:00:48 -05:00
Matthew Shapiro 16fd1abb87
Allow precreation of AttributeSets for metrics (#1421) 2024-01-24 15:10:30 -05:00
Shaun Cox 5d5296b138
More distinct naming of metrics constructs in the SDK (#1328) 2023-11-08 11:12:26 -05:00
Shaun Cox 759556d590
Change opentelemetry crate to contain only the API, not the SDK #1186 (#1199) 2023-08-23 21:01:28 -07:00
Cijo Thomas a08c6406bb
Remove Context from sync instruments (#1076) 2023-06-15 12:51:48 -07:00
Zhongyang Wu e773f92263
chore: clean up examples (#1094)
* chore: move examples to their integrations

* merge upstream

* chore: remove examples

* fix: add `--all-features` to test script
2023-06-12 22:41:57 -07:00
Damien Mathieu fb576b0e71
move hyper prometheus example into something runnable (#562) 2021-06-02 10:47:31 -07:00
Julian Tescher 144045ef6c
Remove api prefix from exports (#305)
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
2020-10-25 18:25:16 -07:00
Julian Tescher 2ddffec259
Implement full metrics API (#141)
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
2020-08-16 10:58:44 -07:00