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

V2- YAML config, refactor, multi-client monitoring #204

Merged
merged 36 commits into from
Dec 26, 2023
Merged

V2- YAML config, refactor, multi-client monitoring #204

merged 36 commits into from
Dec 26, 2023

Conversation

kuskoman
Copy link
Owner

@kuskoman kuskoman commented Dec 16, 2023

Version 2 provides:

  • YAML configuration instead of using environment variables
  • ability to support multiple logstash instances using only a single client
  • refactor and improvements of existing code

Closes #79

@kuskoman kuskoman added the enhancement New feature or request label Dec 16, 2023
@kuskoman kuskoman self-assigned this Dec 16, 2023
@kuskoman kuskoman marked this pull request as draft December 16, 2023 17:13
Copy link

codecov bot commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c9a9ac7) 0.00% compared to head (5dbb15d) 100.00%.

Additional details and impacted files
@@              Coverage Diff              @@
##           master      #204        +/-   ##
=============================================
+ Coverage        0   100.00%   +100.00%     
=============================================
  Files           0        14        +14     
  Lines           0       769       +769     
=============================================
+ Hits            0       769       +769     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kuskoman kuskoman changed the title [PROPOSAL/DRAFT] V2- YAML config, refactor, multi-client monitoring V2- YAML config, refactor, multi-client monitoring Dec 26, 2023
@kuskoman kuskoman marked this pull request as ready for review December 26, 2023 20:00
@kuskoman kuskoman merged commit 7f55231 into master Dec 26, 2023
16 checks passed
@kuskoman kuskoman deleted the v2 branch December 26, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to specify multiple logstash instances
1 participant