Skip to content

[gcp] [billing] remove TIMESTAMP_MICROS functions#47963

Merged
gpop63 merged 2 commits intoelastic:mainfrom
gpop63:gcp-billing-usage-dates
Dec 9, 2025
Merged

[gcp] [billing] remove TIMESTAMP_MICROS functions#47963
gpop63 merged 2 commits intoelastic:mainfrom
gpop63:gcp-billing-usage-dates

Conversation

@gpop63
Copy link
Contributor

@gpop63 gpop63 commented Dec 8, 2025

Proposed commit message

This PR removes TIMESTAMP_MICROS functions to transform usage start & end date fields.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Dec 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
@gpop63 gpop63 added the backport-active-all Automated backport with mergify to all the active branches label Dec 8, 2025
@mergify mergify bot assigned gpop63 Dec 8, 2025
@gpop63 gpop63 added the Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team label Dec 8, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Dec 8, 2025
@gpop63 gpop63 marked this pull request as ready for review December 8, 2025 13:50
@gpop63 gpop63 requested a review from a team as a code owner December 8, 2025 13:50
@gpop63 gpop63 requested a review from ishleenk17 December 8, 2025 13:50
@gpop63 gpop63 merged commit a809651 into elastic:main Dec 9, 2025
46 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

@Mergifyio backport 8.19 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Dec 9, 2025

backport 8.19 9.1 9.2

✅ Backports have been created

Details
mergify bot pushed a commit that referenced this pull request Dec 9, 2025
* remove timestamp micro functions

* add fragment

(cherry picked from commit a809651)

# Conflicts:
#	x-pack/metricbeat/module/gcp/billing/billing.go
mergify bot pushed a commit that referenced this pull request Dec 9, 2025
* remove timestamp micro functions

* add fragment

(cherry picked from commit a809651)
mergify bot pushed a commit that referenced this pull request Dec 9, 2025
* remove timestamp micro functions

* add fragment

(cherry picked from commit a809651)
gpop63 added a commit that referenced this pull request Dec 9, 2025
* remove timestamp micro functions

* add fragment

(cherry picked from commit a809651)

Co-authored-by: Gabriel Pop <94497545+gpop63@users.noreply.github.com>
gpop63 added a commit that referenced this pull request Dec 9, 2025
* remove timestamp micro functions

* add fragment

(cherry picked from commit a809651)

Co-authored-by: Gabriel Pop <94497545+gpop63@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team

2 participants