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

Observability #2529

Open
fnikolai opened this issue Oct 14, 2024 · 0 comments
Open

Observability #2529

fnikolai opened this issue Oct 14, 2024 · 0 comments

Comments

@fnikolai
Copy link
Collaborator

fnikolai commented Oct 14, 2024

  • On services that expose HTTP endpoints, print the meta-prefix, if used. For example, in the following tables, assuming --meta-prefix=/rest the paths should be: /rest/docs, /rest/db/show, etc.

image

  • Add an sanitizer of connection string for Snowflake. If the user omits the schema, superduper will fail, someimes due to ibis, and sometimes due to sqlaclemy.

image

  • Use correct error codes on REST server. For instance, this one seems like a 400 (Bad Request) than a 500 (Internal Server error)

image

@blythed blythed changed the title [Enhancements] Observability Observability Oct 16, 2024
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

No branches or pull requests

1 participant