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

Separate logging from metrics #1571

Merged
merged 5 commits into from
Oct 1, 2024
Merged

Separate logging from metrics #1571

merged 5 commits into from
Oct 1, 2024

Conversation

joshk
Copy link
Collaborator

@joshk joshk commented Oct 1, 2024

  • Move all logging telemetry hooks to NervesHub.Logger
  • Separate polling and statsd setup
  • Remove the need for a supervisor, just use NervesHub.Application
  • Only setup the statsd reporter if the config exists

joshk added 2 commits October 1, 2024 13:10
- Move all logging telemetry hooks to `NervesHub.Logger`
- Separate polling and statsd setup
- Remove the need for a supervisor, just use `NervesHub.Application`
- Only setup the statsd reporter if the config exists
@joshk joshk force-pushed the logger-bits-part-deux branch from c7011b7 to 50a99d0 Compare October 1, 2024 02:27
@joshk joshk requested a review from jjcarstens October 1, 2024 02:53
@joshk joshk merged commit 1144e88 into main Oct 1, 2024
2 checks passed
@joshk joshk deleted the logger-bits-part-deux branch October 1, 2024 02:58
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.

2 participants