Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/greenpau/blackbox_exporter

Blackbox prober exporter
https://github.com/greenpau/blackbox_exporter

Release 0.12.0

4a22506cf0cf139d9b2f9cde099f0012d9fcabde authored over 6 years ago by Brian Brazil <[email protected]>
Merge pull request #297 from prometheus/fix-travis

Fix text failures on travis

af83465c2ab30ab3e460a029da915f9304b80c7e authored over 6 years ago by Brian Brazil <[email protected]>
Fix text failures on travis

624a7e4501005857ae025efbc42ced46e524e948 authored over 6 years ago by Brian Brazil <[email protected]>
Switch travis to 1.10 also

4ed7f83564ae741f4fab41aeae467a2bbeb2a80b authored over 6 years ago by Brian Brazil <[email protected]>
Switch to go 1.10

8c8df0b635d54d99951d8626218043842c6e9f64 authored over 6 years ago by Brian Brazil <[email protected]>
Merge pull request #262 from thz/icmp-src-addr

allow specification of source address for probes (icmp, tcp, dns)

469a0c85554f9de42a5831dd37d4be7562031054 authored over 6 years ago by Brian Brazil <[email protected]>
[probers] Allow configuration of source addresses.

This adds the configuration option source_ip_address
to modules ICMP, TCP and DNS which changes ...

d1b06fc36a75f6d700ed5d863a45943fc3021c67 authored over 6 years ago by Tobias Hintze <[email protected]>
Add example with custom CA (#289)

9a2653032ef29f5e8b6998ab2f7cd0d817680b01 authored over 6 years ago by mprasil <[email protected]>
update vendored miekg/dns for Client.Dialer

120c04f6c6b544c33f3f31c07725882a5f5eb229 authored over 6 years ago by Tobias Hintze <[email protected]>
Fix HTTP content length metric name (#287)

This got broken as part of introducing the Prometheus client library for
metrics exposure in 7a...

6c9490fd4900b46cb756d4f595901c9a5f14970e authored over 6 years ago by Julius Volz <[email protected]>
Improve relabel config documentation (#286)

Improve the clarity of how to use the relabel config to adjust the
blackbox exporter target.

3e7230e049156e9967bc375bf00e934426d8e45a authored over 6 years ago by Ben Kochie <[email protected]>
Fix missing validation of HTTP client configuration (#284)

d4a66090c1e6b962cc44d504661811d206e6eb42 authored almost 7 years ago by pasquier-s <[email protected]>
Release 0.11.0

200181ba84e595570eeed8cb1848491d3d4f85f0 authored almost 7 years ago by Brian Brazil <[email protected]>
Setting httpConfig.Body at NewRequest to get Content-Length set impli… (#265)

f0be77c4056ed29c7170d8f85be95d30bd88b9bd authored almost 7 years ago by Eric K Lee <[email protected]>
Use net/http, time package constants (#266)

260e080658f6f9c2a8f1b9e6d81f585eda062221 authored almost 7 years ago by Daniel Swarbrick <[email protected]>
Support redirects that require cookies plus unit test (#257)

d242ca79dd649f4b2ea35ab83a26741882c2bd4d authored almost 7 years ago by Conor Broderick <[email protected]>
Fix example comment syntax.

03eb4d51054e5e0d446ab4698ada2f562b0787dc authored almost 7 years ago by Brian Brazil <[email protected]>
Add httptrace based prober (#215)

3717de8215198f9b6ba4073380399ecbf48a94f2 authored almost 7 years ago by Johannes 'fish' Ziemke <[email protected]>
Update build.

3d96a5793bcd580a0104024e87b121dfbab2424c authored almost 7 years ago by Ben Kochie <[email protected]>
Wrap DNS lookup metric time defer

Wrap the DNS lookup time `defer` in an anonymous function to avoid
arguments being evaluated ear...

3612bba5d5200f80da0516e039703e357ba837b0 authored almost 7 years ago by Ben Kochie <[email protected]>
Release 0.10.0

75681e3c4f051e24269a132e8ec19517118e1586 authored about 7 years ago by Brian Brazil <[email protected]>
Advanced ICMP options (#240)

Add payload to ICMP Probe
Add the option to send packets with DF-Bit set.

Signed-off-by: Gou...

4bc7b669c971bc7f4b1bd7b9df900cb97fe35b8b authored about 7 years ago by Goutham Veeramachaneni <[email protected]>
Fix memory leak in result history (#238)

Fixes #236

641a05bc536249ae0d30149da8a27847041b1f94 authored about 7 years ago by Brian Brazil <[email protected]>
Release 0.9.1

2272b4e637a591168d5b24a3943e15ac15ecba80 authored about 7 years ago by Brian Brazil <[email protected]>
Set TLS servername from target's host for HTTP probe. (#235)

8b75b49c6e8cfe905d01ae31ab5db9ad30bcf8b5 authored about 7 years ago by Brian Brazil <[email protected]>
Add &debug=true to issue template

36f243ab706a0bf63405b1fbc556c8eef515564f authored about 7 years ago by Brian Brazil <[email protected]>
Release 0.9.0

97d988e82930a5f034a8e3077eee7b2151462162 authored about 7 years ago by Brian Brazil <[email protected]>
Workaround netbsd/arm not building.

758063527f52a24884e8ea47937ffda0c6d0e704 authored about 7 years ago by Brian Brazil <[email protected]>
Allow logs to be viewed more than once

30560769ab1dbaa42ce0dec3233fc2f38722c02f authored about 7 years ago by Brian Brazil <[email protected]>
Add new vendored files.

431cc125b2b566f0743dcf9817926441d887324e authored about 7 years ago by Brian Brazil <[email protected]>
Update dependencies.

06b3dd638e13e157a37dc61b06f54827e24825cd authored about 7 years ago by Brian Brazil <[email protected]>
[prober/tcp] get servername for TLS from target (#231)

Because dialTCP manually resolves name to IP, the
actual tls.DialWithDialer call cannot deduce ...

3f69b389ad9fa9529b233470f78d09783ea945ab authored about 7 years ago by Tobias Hintze <[email protected]>
add tls-upgrade for tcp-prober (STARTTLS) (#220)

Improves query_response by adding starttls
which upgrades the connection to TLS.
This allows p...

f89dab2d859a69f13faa02b783b98bf202059c4a authored about 7 years ago by Tobias Hintze <[email protected]>
Add last 100 probes to the front page, with logs

729b90d3702d985c39cec9845b0503365c97fd34 authored about 7 years ago by Brian Brazil <[email protected]>
Switch to go-kit for logging

0b7a01bc892396781ec7630f857c9dd29f23d8c3 authored about 7 years ago by Brian Brazil <[email protected]>
Add debug url parameter to return debug logs.

7e597c91430bde68d64fc0771abf63157b101ae1 authored about 7 years ago by Brian Brazil <[email protected]>
Update vendoring for go-kit

40d1c508d450106793e5a7e5069c7e4b1189878c authored about 7 years ago by Brian Brazil <[email protected]>
Add unittest for secrets not being exposed in debug output

e71df220551faf101eb76669bfcf5007587a94c9 authored about 7 years ago by Brian Brazil <[email protected]>
Fix http requests to actually use the resolved ip

55b4515a0f55232e508b2a5a96b8d1500ce74875 authored about 7 years ago by Brian Brazil <[email protected]>
Expand logging for probes.

Now that we have somewhere to put logs other
than the general application logs, we can provide
m...

f8290c43c54e449899070c019aa723641c82da19 authored about 7 years ago by Brian Brazil <[email protected]>
Move prober and config to own package (#214)

de0fa8bb9fc7400b0f65628b42a99d2d61940b73 authored about 7 years ago by Johannes 'fish' Ziemke <[email protected]>
Merge pull request #213 from prometheus/bjk/update_build

Update build

411f7cefe606ddbaacea865ac5521f053dfab242 authored about 7 years ago by Brian Brazil <[email protected]>
Update build templates

* Update Makefile.
* Update travis config.

ef3afb434d3d065164b5b187a9d2894782c30757 authored about 7 years ago by Ben Kochie <[email protected]>
Fix staticcheck errors.

fd1a99951839d06d18e867842c00fcf5a70abbba authored about 7 years ago by Ben Kochie <[email protected]>
Merge pull request #139 from leitzler/leitzler-patch-1

Use go env to fetch GOPATH to support Go 1.8

c7c59ceb53ae52ca0d6803feacb770e387b7b749 authored about 7 years ago by Ben Kochie <[email protected]>
Merge pull request #212 from Conorbro/doc-fix

Fix docs http valid_status_codes type

9f9bdfb08a13ece85a0d2fca2bcb748be2dbae6a authored about 7 years ago by Brian Brazil <[email protected]>
Fix docs valid_status_codes type

e9db0f11edfa4a7486df560eed847ec4f188b188 authored about 7 years ago by conorbroderick <[email protected]>
Merge pull request #209 from Conorbro/bug-fix

Added check for empty query_name and where targetAddr may be empty

5c851c09df3347f300c1bb046a38f0ce974e5926 authored about 7 years ago by Brian Brazil <[email protected]>
Added check for empty query name and handle case where targetAddr may empty

c0ce61bf99978af89c09a0465dbc8abda95b54eb authored about 7 years ago by conorbroderick <[email protected]>
Release 0.8.1

9741061ec748fa75990c54eb8b8bbce9c63bdc7c authored about 7 years ago by Brian Brazil <[email protected]>
Merge pull request #206 from fabianlaule/fix-configflag

Fix wrong config flag name in 0.8.0 (--config-flag=..)

c1d10c104d38b9b76808618cb0a8b8686ec85a29 authored about 7 years ago by Tobias Schmidt <[email protected]>
Fix wrong config flag name

50a13de6fe91eb4614a5841665dcca96d2b60841 authored about 7 years ago by Fabian Laule <[email protected]>
Release 0.8.0

6a3dfec5de88641dc19f199dcbeb53f62f4a3e98 authored about 7 years ago by Brian Brazil <[email protected]>
Merge pull request #204 from Conorbro/bbe-tcp-fix

Fixed timeout bug

9b4c39be4de02d92c71293127aa860bf42be7f0c authored about 7 years ago by Brian Brazil <[email protected]>
Fixed timeout bug

a0554138716afdd2469d0f0db553a8a3a64f5f61 authored about 7 years ago by conorbroderick <[email protected]>
Merge pull request #198 from prometheus/superq/readme

Add large link to config docs

bd8cba536b0bd13b43bf8f1065a57a081df8cede authored about 7 years ago by Brian Brazil <[email protected]>
Merge branch 'master' into superq/readme

2e6949d3f67eafbe2bafd9280feb3d01b6993f96 authored about 7 years ago by Brian Brazil <[email protected]>
Fix logging flags (#201)

Update with new common/log

db0be52c3600e8cb133302fe407ec3104a3e8ea5 authored about 7 years ago by Calle Pettersson <[email protected]>
Change to Kingpin flags (#199)

ae0f6bff1498237a185e0a7496cdba09ced22d4b authored about 7 years ago by Calle Pettersson <[email protected]>
Add large link to config docs

Make the Configuration section header link to the configuration doc.
* Use relative link[0].

[0...

5a703c76bc4ae222a9f03160d0f2b0c8ca9d446b authored about 7 years ago by Ben Kochie <[email protected]>
Add an issue template. (#197)

fe60611e44e4a1dfb4c774b433e345894ba25cdd authored about 7 years ago by Ben Kochie <[email protected]>
doc: Rename protocol to transport_protocol (#195)

Error parsing config file: unknown fields in dns probe: protocol

214963cbf37cc7e714d4558d6715c25e8d2edec1 authored over 7 years ago by Sebastien Badia <[email protected]>
Release 0.7.0

9b67dd9b488160bb656cf130718b2aa62a7f30e6 authored over 7 years ago by Brian Brazil <[email protected]>
Handle timeout header being missing (#193)

e1857cc80793ae65e8570172cddb9d9de710ba5f authored over 7 years ago by Brian Brazil <[email protected]>
Added test for tcp timeout (#192)

582bba5f94fe113051c318ba8c6758cef5b10372 authored over 7 years ago by Conor Broderick <[email protected]>
Added metric for http/tcp regex match (#191)

89cde43d322e08c41c8ecb3118345fddeda97ffb authored over 7 years ago by Conor Broderick <[email protected]>
Added timeout to blackbox exporter (#181)

1c2bcadebd8395329a68ca9cb4076ce4e24f0644 authored over 7 years ago by Conor Broderick <[email protected]>
Expose HTTP version of probe (#189)

7840f7855f75d7159686aa3f38ab0f5bcb502859 authored over 7 years ago by Conor Broderick <[email protected]>
Expose loaded blackbox configuration on /config (#185)

d37057105dda97aa0665ccb572763bf0f611c40f authored over 7 years ago by Conor Broderick <[email protected]>
Log tcp errors (#188)

b195fd4ecb7611a47a2b6bdce5bb49d1a2ccebf9 authored over 7 years ago by Conor Broderick <[email protected]>
Merge pull request #187 from prometheus/bjk/cookie_vendor

Add vendor golang.org/x/net/publicsuffix

06ab43fdcac045b54f84dddb5b1da4e15e6ed528 authored over 7 years ago by Ben Kochie <[email protected]>
Add vendor golang.org/x/net/publicsuffix

Add vendor golang.org/x/net/publicsuffix and dependencies.

ea335bf62bfc08314f919a001e38397b8894d6d8 authored over 7 years ago by Ben Kochie <[email protected]>
Fix broken Links in README (#183)

The former links resulted to errors from github.

f69b18f4ac17c9e7f0852f6071f3734dd8e0dccf authored over 7 years ago by Johannes Visintini <[email protected]>
Ensure duration of lookup is set if ip resolution fails (#180)

be2a179dbd4ce339ac6effe2a98b2e2f1363bde8 authored over 7 years ago by Conor Broderick <[email protected]>
updated docs for blackbox exporter (#177)

349a5568bd015f1b465a227e7adb036a5268d610 authored over 7 years ago by Conor Broderick <[email protected]>
Vendor golang.org/x/sys/windows

6dd90bca76a660f867dbc4889c60fbff0f7d7f5a authored over 7 years ago by Brian Brazil <[email protected]>
Version 0.5.0

f8612ce1d71ef96c020fc4490b1a6cb843103cfd authored over 7 years ago by Brian Brazil <[email protected]>
added checkOverflow to config (#179)

978c5b352bce3861e0211081624ef1e5c0f2f82f authored over 7 years ago by Conor Broderick <[email protected]>
Use HTTP auth in blackbox exporter (#173)

42084122e9d631acf9cdca0033e6c7d19b3fe1c8 authored over 7 years ago by Conor Broderick <[email protected]>
logrus vendoring

d71b3058ba0ff7900dac0153fc43d8309a4d10f6 authored over 7 years ago by conorbroderick <[email protected]>
Updated vendoring for inclusion of http auth

c2eedaff25e8d553afcd5a27212ad5347fdf2fb9 authored over 7 years ago by conorbroderick <[email protected]>
Set default port of 53 if not specified for DNS target (#169)

4b31015979c428865d95e0f0c86e69d43ef07f76 authored over 7 years ago by Conor Broderick <[email protected]>
We do v6 for icmp now too

42b56b7958cbcd1f17cd6386dd386ad41edd6611 authored over 7 years ago by Brian Brazil <[email protected]>
Factor out common resolution logic

Have common metrics and configuration for protocol selection.

This changes the config file fo...

e4ffafac0b71edc4c8cf75859755032a42258f7c authored over 7 years ago by Conor Broderick <[email protected]>
Register probeSSLEarliestCertExpiryGauge

This makes the gauge show up in the probe output when a TLS endpoint is
probed.

Signed-off-by: ...

4f8207571aeb4489953f3f419f6b99be8f407655 authored over 7 years ago by Kai Blin <[email protected]>
Improve example prometheus.yml config

To reduce confusion about how to use http probes, simplify the `http_2xx` probe example.
* Make ...

7a387ec85b129f3b9897cc58ff9a523ac9d4bd91 authored over 7 years ago by Ben Kochie <[email protected]>
Added utility methods for checking probe results

5cd6734305f1cc2b352b14739d22ad466d4cc890 authored over 7 years ago by conorbroderick <[email protected]>
Updated vendoring for blackbox_exporter

5cfd105405efdde88280652567a010018e51a5b1 authored over 7 years ago by conorbroderick <[email protected]>
Switch from handling output by hand to using a custom registry

7abdf0570d44cc8dbd258987e9d3353af1d6126e authored over 7 years ago by conorbroderick <[email protected]>
Add mention of probe_success

df76c55ba3c237649f5787f5e6f2c3cc0fab4783 authored over 7 years ago by Brian Brazil <[email protected]>
Go 1.8 do not require env GOPATH to be set and make will fail if it isn't set.

d0ccabbbfcb869a9a311ab3414be666f51728d4c authored over 7 years ago by Pontus Leitzler <[email protected]>
Implement reloadable config (#136)

Add reloadConfig to support hot-reload by SIGHUP.

Add /reload POST endpoint to hot-reload con...

4d7f2205905b2d902540feeca4aad1b6007e4dca authored over 7 years ago by colstuwjx <[email protected]>
Create sha256 checksums file during release (#133)

2decd6a3a12493b67cdc52937c17508f73410dad authored over 7 years ago by Tobias Schmidt <[email protected]>
Merge pull request #124 from prometheus/grobie/consolidate-log-levels

Use warn level for log messages about target communication errors

7ebe8508a52c128e2b3f9ae6c893b0522dc0bc15 authored over 7 years ago by Brian Brazil <[email protected]>
Use warn level for log messages about target communication errors

bc088967b756af16ada19190b1da8accd6a04213 authored over 7 years ago by Tobias Schmidt <[email protected]>
Merge pull request #123 from prometheus/grobie/fix-lint

Fix go linter issues and simplify code

65983ee6257f11801738c1a6e82163954fc5fd9b authored over 7 years ago by Brian Brazil <[email protected]>
Support offline build

Don't reinstall promu if it is already available.

3134aa48501966f9398356f56fdecfab96ff9062 authored over 7 years ago by Tobias Schmidt <[email protected]>
Fix go linter issues and simplify code

41157a3b7b95f60aa7630136155b2881c3bbefe5 authored over 7 years ago by Tobias Schmidt <[email protected]>
Fix code formatting (#120)

* Fix code formatting

* Ensure CI fails on unformatted code

2a62478d80fe79b61f28fcd67acd9f6ba1a7262c authored over 7 years ago by Tobias Schmidt <[email protected]>
add prober_dns_lookup_time_seconds metric to solve #60 (#118)

add probe_dns_lookup_time_seconds metric

2fbdace1eb059c75d95fbf16d7b4d4322d9bba50 authored over 7 years ago by aparcar <[email protected]>