-
Notifications
You must be signed in to change notification settings - Fork 669
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
Distinguish error codes in storage failure metrics #216
Comments
EngHabu
added
enhancement
New feature or request
untriaged
This issues has not yet been looked at by the Maintainers
labels
Mar 20, 2020
8 tasks
v0.3.3 |
kumare3
removed
the
untriaged
This issues has not yet been looked at by the Maintainers
label
Mar 30, 2020
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 6, 2022
* Fix branch compiler * cleanup * fix tests * clean up * lint * docs * cleanup * revert config change * avoid recompiling subworkflows * Also limit execution edges from start node * PR Comments * revert config.yaml * Use a smaller test file
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
* add support for batchScheduler Signed-off-by: Miguel <[email protected]> * upd test Signed-off-by: Miguel <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
* Update fast_registration.py * update fast registration (flyteorg#216) Signed-off-by: Samhita Alla <[email protected]> * Modify TOC and add a mechanism to consider RST files (flyteorg#218) * update fast registration Signed-off-by: Samhita Alla <[email protected]> * modified TOC and added a mechanism to consider RST files Signed-off-by: Samhita Alla <[email protected]> * updated conf.py Signed-off-by: Samhita Alla <[email protected]> * modified TOC Signed-off-by: Samhita Alla <[email protected]> * edit fast registration (flyteorg#219) Signed-off-by: Samhita Alla <[email protected]> * Edit fast_registration.rst (flyteorg#220) * edit fast registration Signed-off-by: Samhita Alla <[email protected]> * removed unnecessary RST file Signed-off-by: Samhita Alla <[email protected]> * Fix conflicts in flyteorg#213 (flyteorg#230) Signed-off-by: Samhita Alla <[email protected]> * Revert "Fix conflicts in flyteorg#213 (flyteorg#230)" (flyteorg#231) This reverts commit 525fbbcfb8828ac2e0b6d75d637455bcff1b9d21. Co-authored-by: Samhita Alla <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
Signed-off-by: Pianist038801 <[email protected]> Co-authored-by: Pianist038801 <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
# [0.28.0](http://github.com/lyft/flyteconsole/compare/v0.27.2...v0.28.0) (2021-09-28) ### Features * add version display ([flyteorg#216](http://github.com/lyft/flyteconsole/issues/216)) ([eac7069](http://github.com/lyft/flyteconsole/commit/eac7069763651e1b98f63a7ea76e906152eea354))
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
* Added flags for local images in sandbox Signed-off-by: Yuvraj <[email protected]> * debug Signed-off-by: Yuvraj <[email protected]> * Added pull policy in sandbox Signed-off-by: Yuvraj <[email protected]> * fix pflag manually Signed-off-by: Yuvraj <[email protected]> * more changes Signed-off-by: Yuvraj <[email protected]> * Allow setting ImagePullPolicy in cmd line (flyteorg#218) Signed-off-by: Haytham Abuelfutuh <[email protected]> * fix test Signed-off-by: Yuvraj <[email protected]> * Fix docs for ImagePullPolicy values Signed-off-by: Haytham Abuelfutuh <[email protected]> Co-authored-by: Haytham Abuelfutuh <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 9, 2023
* Fix branch compiler * cleanup * fix tests * clean up * lint * docs * cleanup * revert config change * avoid recompiling subworkflows * Also limit execution edges from start node * PR Comments * revert config.yaml * Use a smaller test file
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 21, 2023
* add support for batchScheduler Signed-off-by: Miguel <[email protected]> * upd test Signed-off-by: Miguel <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Apr 30, 2024
* Added flags for local images in sandbox Signed-off-by: Yuvraj <[email protected]> * debug Signed-off-by: Yuvraj <[email protected]> * Added pull policy in sandbox Signed-off-by: Yuvraj <[email protected]> * fix pflag manually Signed-off-by: Yuvraj <[email protected]> * more changes Signed-off-by: Yuvraj <[email protected]> * Allow setting ImagePullPolicy in cmd line (flyteorg#218) Signed-off-by: Haytham Abuelfutuh <[email protected]> * fix test Signed-off-by: Yuvraj <[email protected]> * Fix docs for ImagePullPolicy values Signed-off-by: Haytham Abuelfutuh <[email protected]> Co-authored-by: Haytham Abuelfutuh <[email protected]>
austin362667
pushed a commit
to austin362667/flyte
that referenced
this issue
May 7, 2024
* Added flags for local images in sandbox Signed-off-by: Yuvraj <[email protected]> * debug Signed-off-by: Yuvraj <[email protected]> * Added pull policy in sandbox Signed-off-by: Yuvraj <[email protected]> * fix pflag manually Signed-off-by: Yuvraj <[email protected]> * more changes Signed-off-by: Yuvraj <[email protected]> * Allow setting ImagePullPolicy in cmd line (flyteorg#218) Signed-off-by: Haytham Abuelfutuh <[email protected]> * fix test Signed-off-by: Yuvraj <[email protected]> * Fix docs for ImagePullPolicy values Signed-off-by: Haytham Abuelfutuh <[email protected]> Co-authored-by: Haytham Abuelfutuh <[email protected]>
robert-ulbrich-mercedes-benz
pushed a commit
to robert-ulbrich-mercedes-benz/flyte
that referenced
this issue
Jul 2, 2024
* Added flags for local images in sandbox Signed-off-by: Yuvraj <[email protected]> * debug Signed-off-by: Yuvraj <[email protected]> * Added pull policy in sandbox Signed-off-by: Yuvraj <[email protected]> * fix pflag manually Signed-off-by: Yuvraj <[email protected]> * more changes Signed-off-by: Yuvraj <[email protected]> * Allow setting ImagePullPolicy in cmd line (flyteorg#218) Signed-off-by: Haytham Abuelfutuh <[email protected]> * fix test Signed-off-by: Yuvraj <[email protected]> * Fix docs for ImagePullPolicy values Signed-off-by: Haytham Abuelfutuh <[email protected]> Co-authored-by: Haytham Abuelfutuh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Motivation: Why do you think this is important?
Storage package publishes Head, Read and Write failures but the metric doesn't distinguish between errors when the file isn't found or when there is a more systemic error (e.g. credentials not found) so they are hard to use to debug/diagnose issues.
Goal: What should the final outcome look like, ideally?
The 3 metrics emitted by the storage package should be tagged with the error code.
Describe alternatives you've considered
N/A
Flyte component
[Optional] Propose: Link/Inline
N/A
Additional context
N/A
Is this a blocker for you to adopt Flyte
N/A
The text was updated successfully, but these errors were encountered: