Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

NON-JIRA: Snapshot time is now the same for all vulnerabilities comin… #71

Conversation

radkomateusz
Copy link
Contributor

…g from one query instead of having different snapshot times for each row.

View is querying for tables from newest available snapshot (which is the same) for each xDays now.
View assume that 1st change is done.
Still it doesn't resolve situation when there are some vulnerabilites in first snapshot but any vulnerabilities was found in next - it still shows vulnerabilities from 1st snapshot - they will dissappear next day.

…g from one query instead of having different snapshot times for each row.

View is querying for tables from newest available snapshot (which is the same) for each xDays now.
View assume that 1st change is done.
Still it doesn't resolve situation when there are some vulnerabilites in first snapshot but any vulnerabilities was found in next - it still shows vulnerabilities from 1st snapshot - they will dissappear next day.
@coveralls
Copy link

coveralls commented Sep 21, 2018

Pull Request Test Coverage Report for Build 697

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 81.044%

Totals Coverage Status
Change from base Build 695: 0.03%
Covered Lines: 2313
Relevant Lines: 2854

💛 - Coveralls

…is populated to SLI_backup_creation_latency table and then filtered out by SLI_backup_creation_latency_view which is using by our dashboard.

It allows us to show SLI improvements without waiting for next day (creating new partition). Now possible improvements will be shown by view at the next SLO query at the same day.
jarekdrabek
jarekdrabek previously approved these changes Sep 26, 2018
…ows_rows_only_from_newest_snapshot

# Conflicts:
#	src/slo/x_days_sli/sli_view_querier.py
@przemyslaw-jasinski przemyslaw-jasinski merged commit 8c6e640 into master Sep 26, 2018
@przemyslaw-jasinski przemyslaw-jasinski deleted the SLI_history_view_shows_rows_only_from_newest_snapshot branch September 26, 2018 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants