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

Fred/eng 212 implement fast fail support in the prometheus connector #330

Merged
merged 12 commits into from
Sep 3, 2021

Conversation

linkous8
Copy link
Contributor

  • Update api Status.from_error to handle aborted status
  • Define configuration for fast-fail functionality
  • Define EventAbortedError error to support aborted status
  • Implement generic fast-fail observer for use in connectors
  • Define models for SLO checking and add to userdata parsing
  • Implement fast-fail support in the prometheus connector
  • Add unit tests for FastFailObserver
  • Add integration test for fast fail under prometheus connector

- Update api Status.from_error to handle aborted status
- Define configuration for fast-fail functionality
- Define EventAbortedError error to support aborted status
- Implement generic fast-fail observer for use in connectors
- Define models for SLO checking and add to userdata parsing
- Implement fast-fail support in the prometheus connector
- Add unit tests for FastFailObserver
- Add integration test for fast fail under prometheus connector
@linear
Copy link

linear bot commented Aug 30, 2021

ENG-212 Implement fast-fail support in the prometheus connector of Servox

The first pass implementation will be based off the current state of the design doc specified in ENG-55 and will be iterated on as needed in order to maintain velocity for the release of Dev 2.4

https://opsani.slab.com/posts/2021-06-fast-fail-support-g2e90h87

Copy link
Contributor

@rstarmer rstarmer left a comment

Choose a reason for hiding this comment

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

This looks good to me, and the tests look like a solid set to validate functionality

Copy link
Contributor

@DanielHHowell DanielHHowell left a comment

Choose a reason for hiding this comment

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

From a quick pass I don't see lurking ghosts. Elegant structuring as well. Notarized

@linkous8 linkous8 merged commit 8d63071 into main Sep 3, 2021
@linkous8 linkous8 deleted the fred/eng-212-implement-fast-fail-support-in-the branch September 3, 2021 19:41
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.

3 participants