Michael Pleshakov
7a9b351c2e
Update README
...
Update README.md with instructions on how to build the exporter
binary and run it.
2018-10-23 12:30:24 +01:00
ismael_serrano
6d03566f7e
Add binaries build to Makefile and pipeline
...
Adding a stage to build prometheus exporter binaries for the
supported platforms: Linux (i386 and amd64)
Adding a clean target to remove all created artifacts if necessary
2018-10-16 13:58:53 +01:00
Dean Coakley
a36595021a
Add stream metrics support ( #16 )
...
Closes: https://github.com/nginxinc/nginx-prometheus-exporter/pull/1
* Add streamUpstream metrics
* Add streamUpstreamServer metrics
* Add streamServerZone metrics
* Metric descriptor must be the same for every metric with the same metricName, so Metric
descriptions must be the same regardless of label
* Add stream metrics documentation to readme
* Fix readme typo Upsteams->Upstreams
2018-10-15 08:00:14 +01:00
Michael Pleshakov
4d8ada86c0
Merge pull request #13 from razaj92/tls_skip
...
add option to skip tls verify
2018-09-25 17:55:10 +01:00
Raza Jhaveri
90107cb5bb
add option to skip tls verify
2018-09-25 10:44:36 +01:00
Michael Pleshakov
e393d6127b
Use nginx plus go sdk
...
Replace the NGINX Plus Client from the client package with the
NGINX Plus client from https://github.com/nginxinc/nginx-plus-go-sdk
2018-09-11 15:27:45 +01:00
Michael Pleshakov
fd866881e2
Fix docker run command in README for NGINX
2018-08-31 18:07:52 +01:00
ismael_serrano
865580e1e0
Add go report badge in readme
2018-08-24 15:52:01 +01:00
Ismael Serrano
ea590077ea
Merge pull request #6 from nginxinc/Add-travis-ci
...
Run go test & build binary and container with travis
2018-08-24 10:33:37 +01:00
ismael_serrano
64cb191192
Run go test & build binary and container with travis
2018-08-24 10:32:20 +01:00
dean-coakley
510d719191
Add contributing guide. Add tests to PR checklist
2018-08-22 15:22:51 +01:00
dean-coakley
273e20d87e
Add issue and pull request templates
2018-08-22 15:22:51 +01:00
Ismael Serrano
12cd26a7dd
Merge pull request #4 from nginxinc/Add-license-scan
...
Add license scan with fossa and travis
2018-08-21 16:31:58 +01:00
ismael_serrano
0e583ad3d0
Add license scan with fossa and travis
2018-08-21 16:27:46 +01:00
Eduard Borges
d7fb3af4be
Add support for environment variables
2018-08-18 21:05:50 -07:00
Michael Pleshakov
8d90a86cdf
Release 0.1.0
v0.1.0
2018-05-30 14:49:53 +01:00