martin-helmich / prometheus-nginxlog-exporter

Export metrics from Nginx access log files to Prometheus
Apache License 2.0
954 stars 173 forks source link

add glob match if whitelabel contains * #402

Open sadeghmohebbi opened 1 week ago

sadeghmohebbi commented 1 week ago

hello thanks for your awesome log exporter

consider to have a lot of servers and subdomains or it's dynamically changed. for this purpose we need glob match pattern to use. for example i wanna capture all subdomains under sampledomain.com . whitelist could be *.sampledomain.com

codeclimate[bot] commented 1 week ago

Code Climate has analyzed commit 8d9b0c2d and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.