Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rubrik] Add Monitoring Jobs datastream #12178

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devamanv
Copy link
Contributor

@devamanv devamanv commented Dec 23, 2024

Proposed commit message

The PR adds a new Job Monitoring data stream to the new developed Rubrik package. This fetches job summary information for protection and recovery jobs separated by job type that have been scheduled, are currently running, or completed in the past 24 hours. Following are the metrics collected:

  • total count of all archival jobs
  • total count of all backup jobs
  • total count of all conversion jobs
  • total count of all log backup jobs
  • total count of all recovery jobs
  • total count of all replication jobs
  • total count of all jobs

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

image

@devamanv devamanv added New Integration Issue or pull request for creating a new integration package. Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labels Dec 23, 2024
@devamanv devamanv self-assigned this Dec 23, 2024
@elasticmachine
Copy link

elasticmachine commented Dec 23, 2024

💔 Build Failed

Failed CI Steps

History

cc @devamanv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Integration Issue or pull request for creating a new integration package. Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants