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

refactor: split elastic_beat into core_filebeat, metricbeat and dashmate #658

Merged
merged 12 commits into from
Aug 13, 2024

Conversation

shumkov
Copy link
Member

@shumkov shumkov commented Aug 8, 2024

Issue being fixed or feature implemented

  • We want collect metrics from different hosts without logs
  • We want to disable metrics if we need
  • We want to send logs from files in case if we setup dashmate
  • Drive and Tenderdash not present on hosts where we need to send logs from Core container

What was done?

  • Split elastic_beats into:
    • metricbeat for system metrics
    • core_filebeat for Core only setup
    • dashmate to setup filebeat for core, tenderdash and drive logs

How Has This Been Tested?

Deploying to taomeo devnet

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov shumkov added this to the v1.0.0 milestone Aug 8, 2024
vivekgsharma
vivekgsharma previously approved these changes Aug 8, 2024
lklimek
lklimek previously approved these changes Aug 8, 2024
@ktechmidas ktechmidas self-requested a review August 13, 2024 06:10
Copy link
Contributor

@ktechmidas ktechmidas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shumkov shumkov merged commit 3abe0cc into v1.0-dev Aug 13, 2024
1 check passed
@shumkov shumkov deleted the fix/logs/filebeat-must-be-restarted branch August 13, 2024 06:14
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.

4 participants