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

feat(promtail): customized promtail pipelines #78

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

giem-git
Copy link
Contributor

@giem-git giem-git commented Jan 17, 2024

Which issue(s) this PR fixes

Fixes #77

Additional comments

As described in #77, with two examples :

  • grafana with a customized unique pipeline
  • node-exporter & postgres-exporter using a pipeline from promtail_pipelines

All other jobs are unchanged and will use promtail_pipelines['default'] as promtail pipeline

Note : In the examples above, log file names have been hardcoded. This will be fixed with #79 resolution.

Agreements

@giem-git giem-git linked an issue Jan 17, 2024 that may be closed by this pull request
@giem-git giem-git requested review from rpignolet and kpgtek January 18, 2024 09:23
@giem-git giem-git self-assigned this Jan 18, 2024
@giem-git giem-git force-pushed the 77-promtail-customize-pipeline branch from 42310a2 to 3fa7b5c Compare January 19, 2024 16:02
@rpignolet rpignolet merged commit 10c8614 into main Jan 26, 2024
3 checks passed
@rpignolet rpignolet deleted the 77-promtail-customize-pipeline branch January 26, 2024 13:36
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.

promtail: customize pipeline
3 participants