Enum SourceType
Source Type of the resource.
- SM_MGMT_AGENT_MONITORED - Management agent monitored stack monitoring discovered resources.
- SM_REPO_ONLY - Repository only stack monitoring discovered resources.
- OCI_NATIVE - OCI Native resources imported from OCI Monitoring Service.
- PROMETHEUS - Prometheus resources imported from OCI Monitoring Service.
- TELEGRAF - Telegraf based resources.
- COLLECTD - Collectd based resources.
Namespace: Oci.StackmonitoringService.Models
Assembly: OCI.DotNetSDK.Stackmonitoring.dll
Syntax
public enum SourceType
Fields
Name | Description |
---|---|
Collectd | |
OciNative | |
Prometheus | |
SmMgmtAgentMonitored | |
SmRepoOnly | |
Telegraf | |
UnknownEnumValue |