You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch to using agentbeat versus all the other beats from the beats repository (#4516)
* Work on using agentbeat.
* Fix docker build.
* Fix issue with BinaryName().
* Adjust to agentbeat only.
* Add changelog.
* Fix unit tests.
* Fix issue with cloud docker build.
* Another fix.
* Forgot to create /opt/agentbeat.
* Set executable.
* Fix package version test.
* Fix binary name usage places.
panic(fmt.Sprintf("No packages were successfully downloaded. You may be building against an invalid or unreleased version. version=%s. If this is an unreleased version, try SNAPSHOT=true or EXTERNAL=false", packageVersion))
0 commit comments