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

dist: Build promtail for windows/386 to support 32 bit windows hosts #3243

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

chancez
Copy link
Contributor

@chancez chancez commented Jan 26, 2021

What this PR does / why we need it:

It builds promtail for 32-bit Windows, to support deploying promtail on 32 bit
Windows hosts.

In our environment, we have a number of "Appliances" for industrial hardware
that ships with it's own PC and installation of Windows included, that isn't
necessarily "modern", nor something we can change/upgrade. We want to collect the logs for these systems, but
sometimes the hosts are 32 bit.

Copy link
Member

@owen-d owen-d left a comment

Choose a reason for hiding this comment

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

This LGTM, but would like some signoffs from @slim-bean @cyriltovena who know a bit more about windows.

@chancez
Copy link
Contributor Author

chancez commented Jan 26, 2021

Tested it against our production Loki with some test files, everything seems to be working!

Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM @slim-bean anything release wise required ?

@owen-d owen-d merged commit 2c8cf9e into grafana:master Jan 27, 2021
@chancez chancez deleted the promtail_windows_386 branch January 27, 2021 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants