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

[AWS] Enable TSDB for some metric datasets - Part 1 #6782

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

constanca-m
Copy link
Contributor

What does this PR do?

Enable time series data streams for the metrics datasets:

  • Billing
  • DynamoDB
  • EBS
  • ECS
  • ELB
  • Firewall
  • Kinesis
  • Lambda
  • NAT gateway
  • RDS
  • Redshift
  • S3 Storage Lens
  • SNS
  • SQS
  • Transit Gateway
  • VPN.

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.

Related issues

Relates to #6293.

Signed-off-by: constanca-m <[email protected]>
@constanca-m constanca-m self-assigned this Jul 3, 2023
@constanca-m constanca-m requested a review from a team as a code owner July 3, 2023 10:28
Signed-off-by: constanca-m <[email protected]>
@elasticmachine
Copy link

elasticmachine commented Jul 3, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-07-03T10:28:39.519+0000

  • Duration: 53 min 55 sec

Test stats 🧪

Test Results
Failed 0
Passed 194
Skipped 4
Total 198

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (15/15) 💚
Files 93.75% (15/16)
Classes 93.75% (15/16)
Methods 85.714% (240/280)
Lines 85.925% (7387/8597)
Conditionals 100.0% (0/0) 💚

@lalit-satapathy
Copy link
Collaborator

@constanca-m,

For data_stream vpn, the dimension fileds are define here. The dimension fields are missing in the sample event. Are they not needed in the sample event?

@constanca-m
Copy link
Contributor Author

@lalit-satapathy Not every dimension is present in every document. There were a few changes on the dimensions.* fields, but that was a different PR: #6648. I didn't change the sample event since that is not related to TSDB.

@lalit-satapathy
Copy link
Collaborator

@elastic/obs-cloud-monitoring even dimension fields missing in elb_metrics sample events. Is that accidental, May be that should be addressed separately?

Copy link
Collaborator

@lalit-satapathy lalit-satapathy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for TSDB release; except for the outdated sample events issue highlighted before.

Copy link
Member

@endorama endorama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to allow releasing TSDB but I'd like to look into the sample events more, as they are a valuable tool and I feel we need improvements in that area.

@constanca-m constanca-m merged commit f90374f into elastic:main Jul 4, 2023
@constanca-m constanca-m deleted the 1-aws-dimensions branch July 4, 2023 08:03
@elasticmachine
Copy link

Package aws - 1.46.0 containing this change is available at https://epr.elastic.co/search?package=aws

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants