Commit graph

  • 3dd1a09105
    refactor: Add label-schema.org to Dockerfile Enrico Stahn 2018-12-31 10:12:31 +1100
  • c9bc617e36
    chore: Ignore goreleaser dist directory Enrico Stahn 2018-12-31 10:12:03 +1100
  • 22afc6cc4e
    chore: Update goreleaser config for docker Enrico Stahn 2018-12-31 10:10:10 +1100
  • 8b64a58900
    fix: Invalid PHP-FPMs request uri encoding (#37) Enrico Stahn 2018-12-29 20:15:27 +1100
  • b95fe70b9c
    refactor: Go 1.11 and other refactorings (#36) Enrico Stahn 2018-12-10 21:32:28 +1100
  • dd22cba9fe
    doc: Add codetriage badge Enrico Stahn 2018-12-05 08:37:36 +1100
  • 4dd1801463
    fix: publish step for semantic release missing Enrico Stahn 2018-06-27 09:51:55 +1000
  • 48c997cd6c
    ci: release job requires tests to succeed Enrico Stahn 2018-06-27 09:42:14 +1000
  • 2f56cf24d5
    ci: Remove workdir for release job Enrico Stahn 2018-06-27 09:40:59 +1000
  • 7a8d7a9422
    ci: Consolidate lint into test Enrico Stahn 2018-06-27 09:39:23 +1000
  • d9e3c6f233
    ci: Automatically create a tag upon merge to master Enrico Stahn 2018-06-27 09:37:38 +1000
  • 03d87088d7 fix: json: cannot unmarshal number (#28) Stanislav Antic 2018-06-27 01:23:50 +0200
  • 2ff01451e2
    doc: Add isitmaintained.com badge Enrico Stahn 2018-05-24 19:44:23 +1000
  • 8a0c89d182
    Implement unix socket support and make status path configurable (#23) Enrico Stahn 2018-03-18 12:23:38 +1100
  • a40daa1d8b
    Move CC_TEST_REPORTER_ID into circle.yml for pull requests Enrico Stahn 2018-03-17 15:45:55 +1100
  • bef3900051
    Move CC_TEST_REPORTER_ID into circle.yml for pull requests Enrico Stahn 2018-03-17 15:42:27 +1100
  • 8f38f948a3
    Merge pull request #18 from Nyoroon/patch-1 Enrico Stahn 2018-03-06 09:08:12 +1100
  • b1f016d250
    Update exporter.go Smoked Cheese 2018-03-05 17:18:27 +0300
  • 25dd7b3bc2
    Fix exporter metrics Smoked Cheese 2018-03-05 17:16:54 +0300
  • 3e50283ea8
    Remove space before dot. Enrico Stahn 2018-03-01 17:10:29 +1100
  • e2df39c1b6
    Add Grafana dashboard link to README.md Enrico Stahn 2018-03-01 17:09:33 +1100
  • fd58e84d40
    Add missing metrics to Exporter.Describe() Enrico Stahn 2018-03-01 11:07:51 +1100
  • 9d75397387
    Merge pull request #16 from hipages/metric-process-duration Enrico Stahn 2018-03-01 10:57:24 +1100
  • a0270607e8
    Export new metric phpfpm_process_request_duration and update README.md Enrico Stahn 2018-03-01 10:54:12 +1100
  • e2698ace96
    Merge pull request #13 from hipages/add-code-of-conduct-1 Enrico Stahn 2018-02-28 23:22:02 +1100
  • b608a7f233
    Create CODE_OF_CONDUCT.md Enrico Stahn 2018-02-28 23:21:23 +1100
  • a00bd5b50d
    * Fix evaluation when to recalculate metrics * Rename "CalculateProcessScoreboard" to "CountProcessState" Enrico Stahn 2018-02-28 22:22:35 +1100
  • 7e6f6c32c5
    Rename label for phpfpm_processes_* from pid to pid_hash Enrico Stahn 2018-02-28 15:53:04 +1100
  • 514090d054
    Move cc-test-reporter to local for now Enrico Stahn 2018-02-28 14:04:55 +1100
  • 62075f71e6
    Update golang builds to 1.10 and enable code coverage Enrico Stahn 2018-02-28 14:02:59 +1100
  • 5cb6877018
    Enable https://probot.github.io/apps/stale/ Enrico Stahn 2018-02-28 13:34:12 +1100
  • 7d2ecbabc3
    Merge pull request #11 from hipages/unknown-states Enrico Stahn 2018-02-28 12:23:19 +1100
  • fa1e63b2d4
    Spelling, spelling, spelling... Enrico Stahn 2018-02-28 12:14:46 +1100
  • 17c4226677
    Add docker pulls badge Enrico Stahn 2018-02-28 12:13:10 +1100
  • 30ef74d2eb
    Add testify in golang dep and update dependencies Enrico Stahn 2018-02-28 12:12:36 +1100
  • 6de4433881
    Emulate PHP-FPMs metrics calculations for --phpfpm.fix-process-count Enrico Stahn 2018-02-28 12:12:10 +1100
  • afbeb201b1
    #10 Add TestCannotUnmarshalNumberIssue10 Enrico Stahn 2018-02-28 12:10:03 +1100
  • 30c59244ea
    Only run a couple of linters Enrico Stahn 2018-02-27 19:44:15 +1100
  • e7f93a3bf8
    Increase gometalinter deadline to 5m Enrico Stahn 2018-02-27 19:39:52 +1100
  • 3ada457d13
    Rename CalculateProcessScoreboard to CountProcessState Enrico Stahn 2018-02-27 19:35:45 +1100
  • 1066444ca1
    Refactor CalculateProcessScoreboard and states Enrico Stahn 2018-02-27 19:32:52 +1100
  • a25479edf3
    Remove float64 conversion; Export phpfpm_process_state metric Enrico Stahn 2018-02-27 19:31:31 +1100
  • 456032fcde
    Add section "Why --phpfpm.fix-process-count?" to README.md Enrico Stahn 2018-02-27 19:29:50 +1100
  • 742e7149dd
    Add comment for version variable Enrico Stahn 2018-02-27 19:29:26 +1100
  • 356c681dfc
    Enable all linters except errcheck and lll Enrico Stahn 2018-02-27 19:29:02 +1100
  • 317e65f893
    #9 Update metrics documentation Enrico Stahn 2018-02-27 15:57:50 +1100
  • fa24ebae1a
    #9 Fix Unknown states and Inconsistent processes error message Enrico Stahn 2018-02-27 15:45:53 +1100
  • 07154a3a86
    Merge pull request #7 from hipages/code-cleanup Enrico Stahn 2018-02-26 15:00:56 +1100
  • 698089f84c
    * Add an example for environment variable usage * Update Metrics collected section Enrico Stahn 2018-02-26 09:36:01 +1100
  • 4596f8c89b
    Refactor environment mapping into separate function Enrico Stahn 2018-02-25 22:14:25 +1100
  • e3385e0a31
    Update README.md Enrico Stahn 2018-02-25 22:06:23 +1100
  • d119057d0e
    Disable errcheck linter Enrico Stahn 2018-02-25 21:46:14 +1100
  • 3ffe5787c8
    More error checks thanks to errcheck Enrico Stahn 2018-02-25 21:45:46 +1100
  • 38b9c07ab7
    Enable only some linters Enrico Stahn 2018-02-25 11:20:36 +1100
  • 5ddcff2dc8
    Add vendors for linting job Enrico Stahn 2018-02-25 11:17:56 +1100
  • ad238dacbe
    Fixing CircleCI workflow Enrico Stahn 2018-02-25 11:13:14 +1100
  • 90766c44b6
    Add Kubernets Example section header Enrico Stahn 2018-02-25 11:10:08 +1100
  • 86c787e350
    Split test and lint for CircleCI Enrico Stahn 2018-02-25 10:18:47 +1100
  • daec91ff2c
    Code-cleanup with goimports Enrico Stahn 2018-02-25 10:08:12 +1100
  • 49a24fd68f
    Add comments to constants Enrico Stahn 2018-02-25 00:41:46 +1100
  • c0b2ce6bd8
    Fix go vet error Enrico Stahn 2018-02-25 00:39:06 +1100
  • 62276d310f
    * Add ability to calculate correct idle/active/total processes #6 * Expose PHP-FPM Pool metrics #4 Enrico Stahn 2018-02-25 00:36:13 +1100
  • f3d7296080
    * Shutdown server gracefully * Remove unused customLabel variables * Rename title/body text from apache exporter Enrico Stahn 2018-02-24 22:13:18 +1100
  • 4071a9abb5
    Merge branch 'master' of github.com:hipages/php-fpm_exporter Enrico Stahn 2018-02-24 22:05:47 +1100
  • c8e7b5c5b5
    Remove "phpfpm.label-name" and "phpfpm.label-value" since it's not needed due to prometheus relabelling Enrico Stahn 2018-02-24 21:42:13 +1100
  • 4c2b30357e
    Merge pull request #5 from hipages/scrape-failures Enrico Stahn 2018-02-22 16:08:35 +1100
  • dc5bc0ae6e
    Update "Metrics collected" in README.md Enrico Stahn 2018-02-22 16:06:07 +1100
  • 510d087da9
    Fix: Label pool.Name on metric was missing Enrico Stahn 2018-02-22 16:05:49 +1100
  • a23e9f0c27
    Remove unused package "fmt" Enrico Stahn 2018-02-22 15:44:28 +1100
  • 8303048f5e
    Add metrics "phpfpm_up" and "phpfpm_scrape_failures" to report on scraping issues (#2) Enrico Stahn 2018-02-22 15:41:27 +1100
  • 255e2fa6d0
    Release binaries instead of archives Enrico Stahn 2018-02-21 16:25:43 +1100
  • 9c9ed7ad04
    Release binaries instead of archives Enrico Stahn 2018-02-21 16:25:21 +1100
  • a554453c42
    Add asciinema demo Enrico Stahn 2018-02-20 14:54:36 +1100
  • 54fecfad3b
    Update docker-compose example Enrico Stahn 2018-02-20 14:43:24 +1100
  • cf5fd6de28
    Update README.md with log.level details Enrico Stahn 2018-02-20 13:45:18 +1100
  • 160d6e72f5
    Move docker-compose.yml and prometheus.yml into test directory Enrico Stahn 2018-02-20 13:45:00 +1100
  • 4f0d801b64
    Set log level from environment variable PHP_FPM_LOG_LEVEL Enrico Stahn 2018-02-20 13:43:52 +1100
  • 695caeeb25
    Add exporter to docker-compose.yml Enrico Stahn 2018-02-20 13:31:49 +1100
  • 76cd02aba3
    Update README.md Enrico Stahn 2018-02-20 12:34:04 +1100
  • 252d8b9da1
    Retrieve config information from environment variables Enrico Stahn 2018-02-20 12:33:36 +1100
  • 11b8bfd57c
    Remove dev gunk Enrico Stahn 2018-02-20 10:07:08 +1100
  • 445e0aeac9
    Set default log level to info Enrico Stahn 2018-02-20 09:50:00 +1100
  • 058139cea2
    Add version information Enrico Stahn 2018-02-19 19:49:25 +1100
  • 422448006e
    Use CGO_ENABLED=0 for the build to get a working docker image Enrico Stahn 2018-02-19 19:48:35 +1100
  • de116a4b65
    Remove USER nobody from Dockerfile Enrico Stahn 2018-02-19 16:30:40 +1100
  • 149cc623d2
    Configure goreleaser and CircleCI to produce a docker image Enrico Stahn 2018-02-19 13:07:35 +1100
  • f56543e484
    Add package documentation Enrico Stahn 2018-02-19 12:12:34 +1100
  • 21868b09cc
    ©️ Add copyright section Enrico Stahn 2018-02-19 12:11:23 +1100
  • f9df1401cd
    Fix golint issues Enrico Stahn 2018-02-19 11:45:35 +1100
  • 109530b35b
    Create ZIP files for windows Enrico Stahn 2018-02-19 11:40:18 +1100
  • 0bf1933886
    :goberserk: go fmt all the things Enrico Stahn 2018-02-19 10:53:19 +1100
  • fb9a7ebb02
    Add contribution section Enrico Stahn 2018-02-19 10:20:00 +1100
  • 26dd21f94a
    🙀 Add all the badges Enrico Stahn 2018-02-19 10:18:49 +1100
  • 7a32619bb6
    Make CircleCI happy Enrico Stahn 2018-02-18 23:23:50 +1100
  • 1c62c6c472
    Make tag regexp simpler for CircleCI Enrico Stahn 2018-02-18 23:17:46 +1100
  • e57d4fc448
    Ignore all branches and only deploy tags Enrico Stahn 2018-02-18 22:59:58 +1100
  • 71dbd1db24
    Deploy for master only. Enrico Stahn 2018-02-18 22:57:56 +1100
  • b4db27e606
    Make tag start with v Enrico Stahn 2018-02-18 22:55:12 +1100
  • bb6965fb65
    Add checkout for deploy step Enrico Stahn 2018-02-18 22:50:08 +1100
  • be3a7580b6
    Add deploy step to CircleCI Enrico Stahn 2018-02-18 22:49:36 +1100