Class: DatadogAPIClient::V1::FormulaAndFunctionProcessQueryDataSource

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/formula_and_function_process_query_data_source.rb

Overview

Data sources that rely on the process backend.

Constant Summary collapse

PROCESS =
"process".freeze
CONTAINER =
"container".freeze

Method Summary

Methods included from BaseEnumModel

included