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

Structured Logging Cleanup #4441

Closed
1 of 11 tasks
nathaniel-may opened this issue Dec 6, 2021 · 3 comments
Closed
1 of 11 tasks

Structured Logging Cleanup #4441

nathaniel-may opened this issue Dec 6, 2021 · 3 comments
Labels
enhancement New feature or request logging stale Issues that have gone stale

Comments

@nathaniel-may
Copy link
Contributor

nathaniel-may commented Dec 6, 2021

Describe the Feature

Now that the necessary items for 1.0.0 have been completed in #4260, we can continue working on these items.

Tasks

  • revisit and cleanup add node_info to relevant logs #4336 Clean up node_status reporting #4370
  • fine tune look and feel
  • inspect every event to determine its destination(s)
  • improve message wording (will break tests and that's ok. should rely on new codes from above instead)
  • find a better alternative to extra.run_state and update the current tests that rely on that field. Tests are currently commented out.
  • remove testing logs via Add "test" log level #3977
  • better rpc backdoor that's not an env var dbt-rpc#63
  • generated documentation from event dataclasses
  • automated breaking change detection. (comparable static version schemas)
  • json validation schema (better testing coverage, and potentially helpful with auto-detecting breaking changes)
  • move deprecation message logic into the events module. Move this entry point higher up the list of functions.
@github-actions
Copy link
Contributor

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days.

@github-actions github-actions bot added the stale Issues that have gone stale label Jun 13, 2022
@leahwicz leahwicz removed the stale Issues that have gone stale label Jun 13, 2022
@github-actions
Copy link
Contributor

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

@github-actions github-actions bot added the stale Issues that have gone stale label Dec 11, 2022
@github-actions
Copy link
Contributor

Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request logging stale Issues that have gone stale
Projects
None yet
Development

No branches or pull requests

3 participants