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

Replace AUTHORS.md by an updated MAINTAINERS.md (#112)

49bcaa6d57f323de9759876e8d7b2ea77dbc5e95 authored over 7 years ago by Björn Rabenstein <[email protected]>
Fix trivial tyop (#107)

c38c584c77fb9f0559efa360255b17038fbaef7b authored over 7 years ago by Matt Titmus <[email protected]>
Fix panic in ICMP on DNS lookup failure (#106)

Panic:

ERRO[0003] Error resolving address bbc.co.uk: no suitable address found
sourc...

f4843e3b531b25082fbeb1d53c1a6b86f3d988c0 authored over 7 years ago by loverend <[email protected]>
Fix 'socker' typo (#104)

`socker` should be `socket`.

950b9e42d7eac99cdf35bcca075bff2001dd1b1d authored over 7 years ago by Matt Bostock <[email protected]>
Bump to version 0.4.0

be7a4226ed32a6407d7895ee5a0bd892f0f34692 authored almost 8 years ago by Brian Brazil <[email protected]>
Disable http keepalive to fix accept4: too many open files (#100)

78897d2b92f66d50f0c17731baf5a42e7d1b4a0d authored almost 8 years ago by pj42 <[email protected]>
Added support for http proxy environment variables (#92)

1b3a6db3c07f29b59a17a2c09b4703db3e6a3f06 authored almost 8 years ago by pj42 <[email protected]>
Fix vet and lint issues (#88)

1722550ff00dc7435e8b39adf292bfc51b69c26f authored almost 8 years ago by Tristan Colgate-McFarlane <[email protected]>
add syntax highlighting in README.md (#87)

81dfcd12d26215b551f8278627b0aa8a7192d1b3 authored almost 8 years ago by Bruno Bigras <[email protected]>
Added support for posting a body of content (#86)

500173b939664c0399f5430230d8ae33858f2039 authored almost 8 years ago by Andrew Hemming <[email protected]>
Go to version 0.3.0

43cfa9854e595993b64925c8a5b5f39086b03dae authored almost 8 years ago by Brian Brazil <[email protected]>
Cleanup provided and example config.

Expand provided config, make sure all modules are usable.
Minimise example config so it's just e...

4a7adfc1de8527af33a27b78dc55f3753c4d3b11 authored almost 8 years ago by Brian Brazil <[email protected]>
Add scheme before attempting URL parsing. (#75)

The url parsing is treating URLs without schemes
as paths rather than hosts.

5c6496b80d0ee5d8f7983fe9dd6a00edcb6de9c8 authored almost 8 years ago by Brian Brazil <[email protected]>
IPv6 support for all modules (#64)

* IPv6 and IP protocol preferrence support for all modules

Introduce protocol field for every...

8cf960535bd8734e84e344cdd2c881bbd6dc2065 authored about 8 years ago by Hasso Tepper <[email protected]>
http: implement TLS and InsecureSkipVerify (#58)

dbfe523dc1b2fdf97d15ff2b9d7beb550cbdcc65 authored about 8 years ago by Gerhard Lausser <[email protected]>
Merge pull request #63 from prometheus/sdurrheimer-circle-use-base-image-for-tests

Use golang-builder base image for tests in CircleCI

76bffdfb0d8e6f23ffec26bcc640ca1643ad5b84 authored about 8 years ago by Steve Durrheimer <[email protected]>
Use golang-builder base image for tests in CircleCI

39cdced8d65e6c923c927613e7e24f06b1cdeaaf authored about 8 years ago by Steve Durrheimer <[email protected]>
Merge pull request #61 from prometheus/sdurrheimer-use-promu-default-go-version

Use promu default go version + use 1.6 tag for cicleci tests

ec54445d9fcfa89a3e972c814e35186053c04f50 authored about 8 years ago by Steve Durrheimer <[email protected]>
Use promu default go version + use 1.6 tag for cicleci tests

82568870cb891a9d3725b4ef0cb8dc888f4639c2 authored about 8 years ago by Steve Durrheimer <[email protected]>
Fix version

242bf8bb3904eb7eeecedf696fad9c2058db8705 authored over 8 years ago by Brian Brazil <[email protected]>
Prepare for 0.2.0 release

6fa23a39422a75548b7014f7f720e60a7a3fe89e authored over 8 years ago by Brian Brazil <[email protected]>
Merge pull request #48 from prometheus/grobie/use-static-configs

Rename target_groups to static_configs

e8c49f915756a1063929e50e1148083ffb66b238 authored over 8 years ago by Steve Durrheimer <[email protected]>
Rename target_groups to static_configs

b7a52c78abee7426b83ea816fe352e6f35bd7d94 authored over 8 years ago by Tobias Schmidt <[email protected]>
Merge pull request #44 from knyar/dns

Add DNS support (fix #25)

fb000852fd68df5ce637ef254b341934977c47ae authored over 8 years ago by Brian Brazil <[email protected]>
Add DNS support (fix #25)

2741e683093e47607c35d420f3b7a086866d5960 authored over 8 years ago by Anton Tolchanov <[email protected]>
Add github.com/miekg/dns to vendor

0755037f1155dae118a626aba4d7e03ac24865ca authored over 8 years ago by Anton Tolchanov <[email protected]>
Merge pull request #40 from lae/docs/icmp-does-not-require-root

Add notes for privileges necessary for ICMP module

aec23a9acf736d8621097d58c9e6182d67e67d21 authored over 8 years ago by Brian Brazil <[email protected]>
Add notes about setting cap_net_raw for ICMP module

76d23f8776b65c9f3934f8eabb97bb9494ad1725 authored over 8 years ago by Musee Ullah <[email protected]>
Merge pull request #39 from prometheus/sdurrheimer/release-process

New release process using docker, circleci and a centralized building tool

42e4e5b5c931eac680ed952a9f3e3b26985130a9 authored over 8 years ago by Brian Brazil <[email protected]>
Use common/version package

4c7c7bcc26f576b3b10a4ce7654db3a9e394350d authored over 8 years ago by Steve Durrheimer <[email protected]>
Move to common/log package

1e6e7863f93ff80d7026fb160de89e9ebb888b53 authored over 8 years ago by Steve Durrheimer <[email protected]>
Add missing license headers

2c229ebf7498c9086ff33cc1cf53a455f9b9eab8 authored over 8 years ago by Steve Durrheimer <[email protected]>
New release process using docker, circleci and a centralized building tool

7f0925fc7e5528bb6b7766c3be0d8aefdac65a7e authored over 8 years ago by Steve Durrheimer <[email protected]>
Now developing 0.2.0

5fc4d1f0ff3d4d517e75148d8afa42dec1182a96 authored over 8 years ago by Brian Brazil <[email protected]>
Vendor dependencies.

1846c8f3f44770bc14dfe9272f6ab207c11c1f87 authored over 8 years ago by Brian Brazil <[email protected]>
Merge pull request #36 from tux21b/headers

configureable http headers for the http probe

f19d633ca71c22377655dbaed6e5142aed4f19ed authored over 8 years ago by Brian Brazil <[email protected]>
added http headers example to the README.md

b7de58ff2c471ccba4fcc256de0f4758b1d79edd authored over 8 years ago by Christoph Hack <[email protected]>
configureable http headers for the http probe

894ca5c304f76e26e4c7a676b1279dc9cbe54840 authored over 8 years ago by Christoph Hack <[email protected]>
Merge pull request #33 from hudashot/tcp_ssl

Support TLS in TCP connections

3bc0239343040c497b7cd014daf85ab080bae951 authored over 8 years ago by Brian Brazil <[email protected]>
Support TLS in TCP connectionst

This depends on prometheus/common#31

f56a20ddbc00ba204c221cd34d388c4a2edf279d authored over 8 years ago by hudashot <[email protected]>
Merge pull request #31 from flecno/patch-1

Fix typo

a838dcb3d35019281fc638efbb7f807bc45dfda0 authored over 8 years ago by Brian Brazil <[email protected]>
Fix typo

7ac60375014dde5ee508b7927b457a8d05087c1d authored over 8 years ago by Timo Zingel <[email protected]>
Merge pull request #30 from RichiH/fix/update_Makefil

Update Makefile.COMMON from utils repo

ecbcca3ef641a70216fa6a0f49c737d27556c247 authored over 8 years ago by Brian Brazil <[email protected]>
Update Makefile.COMMON from utils repo

628404e7d20bb313de264157b4f5b18dbe63d4a8 authored over 8 years ago by Richard Hartmann <[email protected]>
Merge pull request #21 from stapelberg/feature-banner

tcp: query_response matching

32024805158d6942a0083cb43a8d4a746ae1e5fa authored almost 9 years ago by Brian Brazil <[email protected]>
Implement query_response matching for the tcp prober.

fixes #13

d2dc120e73f7d25f1ec0d8b58914f1f4ea6f5fd8 authored almost 9 years ago by Michael Stapelberg <[email protected]>
tcp_test: fix failing net.Listen by specifying :0 as port

7091c159b3f4af92aaae445d058cd1c128399809 authored almost 9 years ago by Michael Stapelberg <[email protected]>
Merge pull request #19 from stapelberg/master

http: implement FailIfRegexp and FailIfNotRegexp

e4de3f158b97d8367878ce0d14e63eeb587b346c authored almost 9 years ago by Brian Brazil <[email protected]>
http: implement FailIfRegexp and FailIfNotRegexp

fixes #12

c80d6fbc06f042a348006e65a36e0975812f4cf6 authored almost 9 years ago by Michael Stapelberg <[email protected]>
Merge pull request #17 from RichiH/fix/readme

README.md: Point probe to prometheus.io

7aa2929b386a2dfdc04a6741c849cc45f5f34d63 authored almost 9 years ago by Brian Brazil <[email protected]>
http: abort probing when request could not be created

As per https://play.golang.org/p/4keb0zznDB, passing a nil http.Request
to Client.Do() results i...

c085629405b05e6f4bfbc385fb3e1831a0f54da9 authored almost 9 years ago by Michael Stapelberg <[email protected]>
README.md: Point probe to prometheus.io

533c044da1a5acef3daab44f6202a71402c022cc authored almost 9 years ago by Richard Hartmann <[email protected]>
Merge pull request #11 from prometheus/brian-brazil-patch-1

Mention ICMP

102e998478231ab34cf52b84e2fc213329ba4d2e authored almost 9 years ago by Julius Volz <[email protected]>
Mention ICMP

f5639da3a25be3d6ac61b2bdf2a38e79133a5222 authored almost 9 years ago by Brian Brazil <[email protected]>
Default port is now added after relabelling

Update in forward compatible way for https://github.com/prometheus/prometheus/pull/1204

1d4dcc3f96e9eefa13d986e4965931dcecbb8fb7 authored almost 9 years ago by Brian Brazil <[email protected]>
Merge pull request #9 from jbarratt/dockerfile

Added basic Dockerfile support & documentation

056bb4e3f364e534e7c007d84e88adbc80f903c4 authored almost 9 years ago by Brian Brazil <[email protected]>
Added basic Dockerfile support & documentation

3bdfefeaca884f73b5af318740daa00ad97ce952 authored almost 9 years ago by Joshua Barratt <[email protected]>
Merge pull request #8 from lyda/go1.5

Switch to go version 1.5.1.

03b48810b452ab7fc932feb450168634ecebd6f8 authored almost 9 years ago by Brian Brazil <[email protected]>
Updated with latest Makefile.COMMON from util.

38fd6d76a39f3a70a34600a9c947db5dce87c871 authored almost 9 years ago by Kevin Lyda <[email protected]>
Merge pull request #7 from lyda/readme-fix

Have the example url match the example config.

aa7c599d6ebe64e69ae452ef7bdfa9e23a1b9294 authored almost 9 years ago by Brian Brazil <[email protected]>
Have the example url match the example config.

d4fb1181d4da43c8ef0183fddc89947ee40e2cc7 authored almost 9 years ago by Kevin Lyda <[email protected]>
Switch to go version 1.5.1.

Now will match other prometheus projects.

abdac6e1cd7d43f5b562724ff8ce5ba239c866dd authored almost 9 years ago by Kevin Lyda <[email protected]>
Merge pull request #2 from prometheus/unittests

Add unittests for http and tcp.

9e37d023ad77196caa8ae27af8fc9d033f235ac2 authored about 9 years ago by Brian Brazil <[email protected]>
Add unittests for http and tcp.

Fix bug in default status codes accepted by http.
Allow for how redirect errors are handled.

49fffc2d1fee7cb647d99b6e410a7d0e84cea1de authored about 9 years ago by Brian Brazil <[email protected]>
Fix more url parameters

db5578f08c98818b4ea4c7aa518918b99f7be5c1 authored about 9 years ago by Brian Brazil <[email protected]>
Fix param name in config example

a7a2f91997b62a2eebdd01a3df8dcbf5f14b3946 authored about 9 years ago by Brian Brazil <[email protected]>
Can't have ' in target

c37e76cc1100b129d08d0179e6c5c5de3a03d6f9 authored about 9 years ago by Brian Brazil <[email protected]>
Fix module name in example

9cd2a214aa5983147b60218cd656dc5482849988 authored about 9 years ago by Brian Brazil <[email protected]>
Fix link on status page

b3ab35ac7027d138179af7a1f7a2389ebee9c5c7 authored about 9 years ago by Brian Brazil <[email protected]>
Correct typo. mention icmp needs perms

a85a5dc6843a177a5eb520884f88646cae1f41db authored about 9 years ago by Brian Brazil <[email protected]>
Make http method configurable

c29621d927078590d59c2c9c988fffaf9d7d91a7 authored about 9 years ago by Brian Brazil <[email protected]>
Improve landing page

7407c09c15f8427531ec11d3991acbe8ea463283 authored about 9 years ago by Brian Brazil <[email protected]>
Check content of icmp echo reply

658af050827d36ebd6efd73d500757c635110158 authored about 9 years ago by Brian Brazil <[email protected]>
Merge pull request #1 from fabxc/fmt

Format code

11f874a515184349948ef9c6d7163929b1ee46ec authored about 9 years ago by Brian Brazil <[email protected]>
Format code

1f6b5afa0eb90efad91b59fa2aa5bff584bed310 authored about 9 years ago by Fabian Reinartz <[email protected]>
Add config docs

c53d3de98d84406c54ee9054685b20f3828d3661 authored about 9 years ago by Brian Brazil <[email protected]>
Add ICMP support

3628055f08151db622cbfae20134c0c5baa59794 authored about 9 years ago by Brian Brazil <[email protected]>
Add all the project infrastructure, use assigned port

1788a049dcaacbc9b81e44b3d3745a8e2c26df3a authored about 9 years ago by Brian Brazil <[email protected]>
Fill out http/ssl features. Add tcp connection check

98838d529a4ad913cb87ca64fa3660b129a25373 authored about 9 years ago by Brian Brazil <[email protected]>
Move probers to subdir, so more can be added

78dc256570164e341793182c793e7433ac7fa924 authored about 9 years ago by Brian Brazil <[email protected]>
Initial HTTP prober

5073f0afd2159e8305f479ab67d74e269bbbd628 authored about 9 years ago by Brian Brazil <[email protected]>