NVIDIA DeepStream SDK API Reference
9.0 Release
sources/includes/prometheus/metric_type.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
prometheus
{
4
5
enum class
MetricType
{
6
Counter
,
7
Gauge
,
8
Summary
,
9
Untyped
,
10
Histogram
,
11
Info
,
12
};
13
14
}
// namespace prometheus
prometheus::MetricType::Info
@ Info
prometheus::MetricType::Untyped
@ Untyped
prometheus::MetricType::Histogram
@ Histogram
prometheus::MetricType::Gauge
@ Gauge
prometheus::MetricType
MetricType
Definition:
sources/includes/prometheus/metric_type.h:5
prometheus::MetricType::Counter
@ Counter
prometheus::MetricType::Summary
@ Summary
prometheus
Definition:
sources/includes/prometheus/check_names.h:8
Privacy Policy
|
Manage My Privacy
|
Do Not Sell or Share My Data
|
Terms of Service
|
Accessibility
|
Corporate Policies
|
Product Security
|
Contact
© 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
NVIDIA Confidential | Subject to Change | For test and development only.
Fri Mar 20 2026 14:36:59 | PR-09318-R32