-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Get metricbeat to compile on AIX #27954
Get metricbeat to compile on AIX #27954
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
Pinging @elastic/integrations (Team:Integrations) |
This pull request does not have a backport label. Could you fix it @fearful-symmetry? 🙏
NOTE: |
/test |
This pull request is now in conflicts. Could you fix it? 🙏
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, remember to add a changelog entry.
As a side note, maybe we have to document somewhere the features that are not available for AIX, though probably nobody is going to miss Cloud foundry or Kubernetes support in these systems.
This pull request is now in conflicts. Could you fix it? 🙏
|
This pull request is now in conflicts. Could you fix it? 🙏
|
This pull request is now in conflicts. Could you fix it? 🙏
|
* first pass at getting AIX to build * make notice * format libbeat files * fix newer pgsql lib quoting * fix build tags * try to move around docker stat files * add diskio targets * remove cloudfoundry from aix * forgot formatting, again * get filebeat to build * mage fmt * fix bad import * fix merge * changelog * fmt * fix filebeat * fix broken headers, again * see if list_docker is fixed * fix CI * go mod tidy (cherry picked from commit 298d786) # Conflicts: # go.mod # go.sum
* first pass at getting AIX to build * make notice * format libbeat files * fix newer pgsql lib quoting * fix build tags * try to move around docker stat files * add diskio targets * remove cloudfoundry from aix * forgot formatting, again * get filebeat to build * mage fmt * fix bad import * fix merge * changelog * fmt * fix filebeat * fix broken headers, again * see if list_docker is fixed * fix CI * go mod tidy
What does this PR do?
This is a handful of updates to get metricbeat compiling on AIX. I'm not saying metricbeat works on AIX, but now it will compile.
What's in here?
Why is it important?
We'd like to get this working.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.