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

Add GCP Billing Metricset #20738

Closed
11 tasks
kaiyan-sheng opened this issue Aug 21, 2020 · 2 comments · Fixed by #20812
Closed
11 tasks

Add GCP Billing Metricset #20738

kaiyan-sheng opened this issue Aug 21, 2020 · 2 comments · Fixed by #20812
Assignees
Labels
enhancement Team:Platforms Label for the Integrations - Platforms team

Comments

@kaiyan-sheng
Copy link
Contributor

This issue is to track the work for adding billing metricset into googlecloud module.

Metricbeat Module / Dataset release checklist

This checklist is intended for Devs which create or update a module to make sure modules are consistent.

Modules

For a metricset to go GA, the following criterias should be met:

  • Supported versions are documented
  • Supported operating systems are documented (if applicable)
  • Integration tests exist
  • System tests exist
  • Automated checks that all fields are documented
  • Documentation
  • Fields follow ECS and naming conventions
  • Dashboards exists (if applicable)
  • Kibana Home Tutorial (if applicable)
    • Open PR against Kibana repo with tutorial. Examples can be found here.

Metricbeat module

  • Example data.json exists and an automated way to generate it exists (go test -data)
  • Test environment in Docker exist for integration tests
@kaiyan-sheng kaiyan-sheng self-assigned this Aug 21, 2020
@kaiyan-sheng kaiyan-sheng added enhancement Team:Platforms Label for the Integrations - Platforms team labels Aug 21, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-platforms (Team:Platforms)

@kaiyan-sheng
Copy link
Contributor Author

GCP doesn't have a direct API for querying billing/cost metrics. Users have to export cloud billing to BigQuery dataset and collect metrics from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants