Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

fix: change SLO values for new podtatohead image#199

Merged
christian-kreuzberger-dtx merged 2 commits intomasterfrom
fix/quickstart-bug
Nov 3, 2021
Merged

fix: change SLO values for new podtatohead image#199
christian-kreuzberger-dtx merged 2 commits intomasterfrom
fix/quickstart-bug

Conversation

@TannerGabriel
Copy link
Copy Markdown
Member

This PR

The SLO file for the quickstart example and the podtatohead version used are out of sync. The SLO file checks for an HTTP response time of 1 second, but the actual delay of the used podatohead is only 200ms and does therefore not trigger the SLO criteria.

The PR fixes this problem by reducing the SLO time to 200ms.

How to test

Run the quickstart guide using the new SLO file.

Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
@jetzlstorfer
Copy link
Copy Markdown
Member

@thisthat please have a look or assign to the team

@thisthat thisthat changed the title Change SLO values for new podtatohead image fix: change SLO values for new podtatohead image Oct 27, 2021
Comment thread quickstart/demo/slo.yaml Outdated
Signed-off-by: TannerGabriel <gabrieltanner.code@gmail.com>
Copy link
Copy Markdown
Member

@thisthat thisthat left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants