Commit Graph

20 Commits

Author SHA1 Message Date
Doug Barker 82ec2a5a3d
[CMAKE] update cmake files in examples directory (#3421) 2025-05-19 15:06:37 +02:00
Marc Alff 5bc053e522
[SDK] Support OTEL_SDK_DISABLED environment variable (#3245) 2025-02-05 21:42:51 +01:00
Marc Alff 62b71970e5
[Code Health] Include what you use, part 7 (#3238) 2025-01-13 22:51:47 +01:00
Marc Alff d19eb322e9
[CI] Spurious test failures (#3233) 2025-01-08 13:41:19 +01:00
John Bley a06fd25ae7
[MISC] Use set -e on all shell scripts and pass shellcheck --severity=error (#2616) 2024-03-28 18:43:46 +01:00
Lalit Kumar Bhasin a15a9b8101
[Metrics SDK] Add unit to Instrument selection criteria (#2236) 2023-07-20 20:53:32 +02:00
Marc Alff d0452f829f
[SDK] Provide builders to avoid exposing Metrics SDK internals (#2189) 2023-06-28 19:08:42 +02:00
tyler92 3a09d53195
Remove unused 'alerting' section from prometheus.yml in examples (#2055) 2023-03-17 07:54:35 +00:00
tyler92 e0a85f2b03
Fix view names in Prometheus example (#2034) 2023-03-16 06:27:42 +00:00
Lalit Kumar Bhasin a6211fa904
Fix Prometheus server crash on listening to already used port (#1986) 2023-02-15 16:10:05 -08:00
Marc Alff 1d18614edb
Fixed copyright in examples. (#1964) 2023-02-07 05:59:12 +00:00
Lalit Kumar Bhasin c4c8ee053f
Convert Prometheus Exporter to Pull MetricReader (#1953) 2023-02-05 18:12:09 +00:00
Tom Tan 57d1a478bd
Remove unused namespace alias for nostd (#1914) 2023-01-10 22:47:39 +00:00
Marc Alff a343da043e
Fix #1867 Orderly shutdown in examples (#1868) 2023-01-04 06:33:40 -08:00
Lalit Kumar Bhasin 389b84f430
[Metrics SDK] Change Prometheus CMake target name (#1765) 2022-11-12 22:24:28 +00:00
Ehsan Saei b8b715faf9
[Metrics SDK] Cleanup ENABLE_METRICS_PREVIEW (#1735) 2022-11-06 21:03:08 +00:00
Ehsan Saei 70777ef9fa
[Metrics SDK] Add support for Pull Metric Reader (#1701) 2022-10-21 23:21:18 +02:00
WenTao Ou 4762910eab
Merge branch 'merge_main_into_async-changes' into merge_async-changes_into_main (#1413) 2022-07-08 22:16:01 -07:00
Ehsan Saei a847d0ce42
Document Getting Started with Prometheus and Grafana (#1396)
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
2022-05-18 21:29:22 +00:00
Ehsan Saei a4bd3b0667
prometheus example (#1332) 2022-04-28 16:29:26 +00:00