Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Ingest Cloud Scheduler Job entity data #408

Open
austinkelleher opened this issue Jan 21, 2022 · 0 comments
Open

Ingest Cloud Scheduler Job entity data #408

austinkelleher opened this issue Jan 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@austinkelleher
Copy link
Contributor

Description

Cloud Scheduler

Cloud Scheduler is a fully managed enterprise-grade cron job scheduler. It allows you to schedule virtually any job, including batch, big data jobs, cloud infrastructure operations, and more. You can automate everything, including retries in case of failure to reduce manual toil and intervention. Cloud Scheduler even acts as a single pane of glass, allowing you to manage all your automation tasks from one place.

API Documentation: https://cloud.google.com/scheduler/docs/reference/rest

Entities:

Proposed entity model:

Entity _type: google_cloud_scheduler_job
Entity _class: Configuration (May need to think about this more.)

Relationships

Scheduler jobs can target GCP PubSub topics:

google_cloud_scheduler_job -USES-> google_pubsub_topic
@austinkelleher austinkelleher added the enhancement New feature or request label Jan 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant