DatabaseResourceFeed
import type { DatabaseResourceFeed } from "https://googleapis.deno.dev/v1/redis:v1.ts";
DatabaseResourceFeed is the top level proto to be used to ingest different database resource level events into Condor platform. Next ID: 13
§Properties
BackupDR metadata is used to ingest metadata from BackupDR.
Config based signal data is used to ingest signals that are generated based on the configuration of the database resource.
Database resource signal data is used to ingest signals from database resource signal feeds.
Required. Type feed to be ingested into condor
Primary key associated with the Resource. resource_id is available in individual feed level as well.
Optional. If true, the feed won't be ingested by DB Center. This indicates that the feed is intentionally skipped. For example, BackupDR feeds are only needed for resources integrated with DB Center (e.g., CloudSQL, AlloyDB). Feeds for non-integrated resources (e.g., Compute Engine, Persistent Disk) can be skipped.