Skip to content

Conversation

@chemamartinez
Copy link
Contributor

Proposed commit message

Google Workspace:

Users were experiencing data gaps in the gmail data stream
during certain time windows (particularly affecting users in
non-UTC timezones). Events with specific time_usec values
were not being captured because the BigQuery partition
filter was too restrictive.

It has been modified the _PARTITIONTIME filter to include
a 1-day lookback.
This ensures all relevant partitions are scanned while the
precise time_usec filters guarantee only events in the
correct time range are returned.

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

@chemamartinez chemamartinez self-assigned this Dec 24, 2025
@chemamartinez chemamartinez added Integration:google_workspace Google Workspace bugfix Pull request that fixes a bug issue Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Dec 24, 2025
@chemamartinez chemamartinez marked this pull request as ready for review December 24, 2025 17:08
@chemamartinez chemamartinez requested a review from a team as a code owner December 24, 2025 17:08
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@chemamartinez chemamartinez enabled auto-merge (squash) December 24, 2025 17:09
@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

cc @chemamartinez

@chemamartinez chemamartinez merged commit c2d3cd7 into elastic:main Dec 26, 2025
8 checks passed
@elastic-vault-github-plugin-prod

Package google_workspace - 3.1.1 containing this change is available at https://epr.elastic.co/package/google_workspace/3.1.1/

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

Labels

bugfix Pull request that fixes a bug issue Integration:google_workspace Google Workspace Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants