Sha256: f54e30c5514ecb94231311180e6214aca2a1b7b2f2e68bad707ce8bda08c206c
Contents?: true
Size: 329 Bytes
Versions: 13
Compression:
Stored size: 329 Bytes
Contents
# Get a given APM retention filter returns "OK" response require "datadog_api_client" api_instance = DatadogAPIClient::V2::APMRetentionFiltersAPI.new # there is a valid "retention_filter" in the system RETENTION_FILTER_DATA_ID = ENV["RETENTION_FILTER_DATA_ID"] p api_instance.get_apm_retention_filter(RETENTION_FILTER_DATA_ID)
Version data entries
13 entries across 13 versions & 1 rubygems