-
Notifications
You must be signed in to change notification settings - Fork 458
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
[GCP] Add GCP Billing Metricset #2141
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
91a417e
to
8793526
Compare
/test |
@endorama Per #2066 (comment), I figured but didn't want to assume. I can update this branch. |
@legoguy1000 yes please! Thanks |
2730325
to
a39a970
Compare
@endorama updated. Ready for review/test. |
/test |
@endorama Are you good to merge this? Then I can start on the others. |
Hello @legoguy1000 I've been working on adding tests but is taking longer than expected. The PR works and tests are green, so I'm going to merge and continue working in the background. Thank you for the contribution! |
@endorama do u want me to start building the other PRs for the other metric data sets? |
Yes please. |
* gcp: stub logs and metrics doc files * [GCP] Add GCP Billing Metricset (#2141) * [GCP] Add GCP Compute Metricset (#2301) * [GCP] Add GCP Billing Metricset (#2141) * [GCP] Add GCP Compute Metricset (#2301) * Add firestore data_stream * Fix formatting issue * Add gcp tests env vars in Jenkinsfile * Add missing env fields * Update terraform deployer * Update system test * Fix credentials json field * Format & add period * Update docs * Update default period for firestoer * Update terraform deployer * Remove period from system test * Update manifest version * Update manifest file * Add default project id * Fix owner * Update audit docs * Fix terraform deployer * Remove redundant alternative host * Fix project variable * Remove default project string * Remove firestore datastream tests * Revert "Add gcp tests env vars in Jenkinsfile" This reverts commit ceea735. Co-authored-by: Edoardo Tenani <edoardo.tenani@elastic.co> Co-authored-by: Alex Resnick <adr8292@gmail.com>
What does this PR do?
Add GCP Billing Metricset
Checklist
changelog.yml
file.manifest.yml
file to point to the latest Elastic stack release (e.g.^7.13.0
).Author's Checklist
How to test this PR locally
Related issues
Screenshots