-
Notifications
You must be signed in to change notification settings - Fork 876
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A couple of smaller changes and fixes (#299)
* fix README issues * minor cleanup * less stuff in the Exporter struct, move LuaScript * test for Lua Script in ScrapeHandler * lua script tests * fail on broken lua scripts and record scrape error, test for that scenario * use go vet -mod=vendor * move http request handling and registry init code from main.go into the exporter * build ARM binaries * cross-compile for more platforms, in line with what prometheus/prometheus is available for * update README, warning is no longer needed * fix test
- Loading branch information
Showing
6 changed files
with
267 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.