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

GD-186: Report push_error as failure is not working if custom log_path is configured #187

Merged
merged 1 commit into from
May 17, 2023

Conversation

MikeSchulze
Copy link
Owner

Why

When a user configures a custom log_path, the push_error notifications are not tracked.

What

  • using full log_path instead of customized log path building.
  • add integration test coverage
  • create the monitor only at test execution

…h is configuration

# Why
When a user configures a custom log_path, the push_error notifications are not tracked.


# What
- using full log_path instead of customized log path building.
- add integration test coverage
- create the monitor only at test execution
@MikeSchulze MikeSchulze self-assigned this May 17, 2023
@MikeSchulze MikeSchulze changed the title GD-186: Report push_error as failure is not working if custom log_path is configuration GD-186: Report push_error as failure is not working if custom log_path is configured May 17, 2023
@MikeSchulze MikeSchulze merged commit 5c4f56a into master May 17, 2023
@MikeSchulze MikeSchulze deleted the GD-186 branch May 17, 2023 15:18
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.

GD-186: Report push_error as failure is not working if custom log_path is configured
1 participant