justwatchcom / sql_exporter

Flexible SQL Exporter for Prometheus.
MIT License
402 stars 109 forks source link

Add config option `allow_zero_rows` #39

Closed stefreak closed 2 years ago

stefreak commented 4 years ago

This allows queries that return zero rows without being marked as failed.

mgabeler-lee-6rs commented 3 years ago

Anything that can be done to move this along? I came here to submit a PR for this same feature, only to discover someone else had already done so :grinning:

dewey commented 2 years ago

Thanks for the contribution and sorry about the late response. This is also something we ran into ourselves. I'm merging this.

stefreak commented 2 years ago

@dewey no worries! Cool, thanks for merging this