Skip to content

Releases: hipages/php-fpm_exporter

v0.1.0

22 Feb 05:16
4c2b303
Compare
Choose a tag to compare

This release introduces the metrics "phpfpm_up" and "phpfpm_scrape_failures".

Changelog

4c2b303 Merge pull request #5 from hipages/scrape-failures
dc5bc0a Update "Metrics collected" in README.md
510d087 Fix: Label pool.Name on metric was missing
a23e9f0 Remove unused package "fmt"
8303048 Add metrics "phpfpm_up" and "phpfpm_scrape_failures" to report on scraping issues (#2)
255e2fa Release binaries instead of archives
9c9ed7a Release binaries instead of archives
a554453 Add asciinema demo
54fecfa Update docker-compose example

Docker images

  • docker pull hipages/php-fpm_exporter:0.1.0

Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

v0.0.4

20 Feb 03:00
cf5fd6d
Compare
Choose a tag to compare

Changelog

cf5fd6d Update README.md with log.level details
160d6e7 Move docker-compose.yml and prometheus.yml into test directory
4f0d801 Set log level from environment variable PHP_FPM_LOG_LEVEL
695caee Add exporter to docker-compose.yml

Docker images

  • docker pull hipages/php-fpm_exporter:0.0.4

Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

v0.0.3

20 Feb 01:35
76cd02a
Compare
Choose a tag to compare

Changelog

76cd02a Update README.md
252d8b9 Retrieve config information from environment variables
11b8bfd Remove dev gunk
445e0ae Set default log level to info
058139c Add version information
4224480 Use CGO_ENABLED=0 for the build to get a working docker image
de116a4 Remove USER nobody from Dockerfile

Docker images

  • docker pull hipages/php-fpm_exporter:0.0.3

Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

v0.0.2

19 Feb 02:09
149cc62
Compare
Choose a tag to compare

Changelog

149cc62 Configure goreleaser and CircleCI to produce a docker image
f56543e Add package documentation
21868b0 ©️ Add copyright section
f9df140 Fix golint issues
109530b Create ZIP files for windows
0bf1933 :goberserk: go fmt all the things
fb9a7eb Add contribution section
26dd21f 🙀 Add all the badges

Docker images

  • docker pull hipages/php-fpm_exporter:0.0.2

Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

v0.0.1 – Initial version

18 Feb 12:24
7a32619
Compare
Choose a tag to compare

Changelog

7a32619 Make CircleCI happy
1c62c6c Make tag regexp simpler for CircleCI
e57d4fc Ignore all branches and only deploy tags
71dbd1d Deploy for master only.
b4db27e Make tag start with v
bb6965f Add checkout for deploy step
be3a758 Add deploy step to CircleCI
48c441a Add goreleaser config
ddd067f Add docker-compose.yml and prometheus.yml for testing
5079be7 Add initial README.md
6906609 Add vendor and .idea directory to .gitignore
f837990 Add .gitignore file
fe4d8f7 Install golang dep v0.4.1
5553131 Update package path
4297544 Swap glide with golang dep
7f53eca Use local path to import local packages
dc0bdca Use local path to import local packages
b0dcec9 🙏 Add CircleCI
10db3f2 ✨ Initial version
7e19573 Initial commit


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64