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

Create timestamp for indexing as the creation/deletion launch, not when finish #32

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

morenod
Copy link
Collaborator

@morenod morenod commented Oct 14, 2024

We are indexing data for every install at the time install finish, this is creating weird graphs on grafana.

Moving index timestamp to the start of the install/destroy process, creates better graphs, so you can easily see when the process is started just watching at the graph

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

@morenod morenod merged commit 18518b6 into cloud-bulldozer:main Oct 21, 2024
1 of 2 checks passed
@morenod morenod deleted the index_timestamp branch October 21, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants