<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-grep-exporter, branch master</title>
<subtitle>Prometheus metrics for git grep line counts</subtitle>
<id>http://git.push-f.com/git-grep-exporter/atom/?h=master</id>
<link rel='self' href='http://git.push-f.com/git-grep-exporter/atom/?h=master'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/git-grep-exporter/'/>
<updated>2026-01-17T18:40:55Z</updated>
<entry>
<title>feat: allow controlling whether exported in repo configs</title>
<updated>2026-01-17T18:40:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2026-01-17T18:33:43Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/git-grep-exporter/commit/?id=b89125bf417a00985f37f45f1d190b8c92225eaf'/>
<id>urn:sha1:b89125bf417a00985f37f45f1d190b8c92225eaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>break: take --repos-dir instead of --repos</title>
<updated>2026-01-17T18:40:49Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2026-01-17T12:07:17Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/git-grep-exporter/commit/?id=6bff1a8e74e4eba3fae3ac3d0d6a3bd28a00ef3c'/>
<id>urn:sha1:6bff1a8e74e4eba3fae3ac3d0d6a3bd28a00ef3c</id>
<content type='text'>
Because I want to be able to configure which repos are exported
in the repo configs, which is implemented in the next commit.
</content>
</entry>
<entry>
<title>break: collect metrics on demand</title>
<updated>2026-01-17T18:04:24Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2026-01-17T17:28:14Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/git-grep-exporter/commit/?id=7750ec9ab103d3687553a6bbcb25d676b985edcd'/>
<id>urn:sha1:7750ec9ab103d3687553a6bbcb25d676b985edcd</id>
<content type='text'>
As per https://prometheus.io/docs/instrumenting/writing_exporters/#scheduling:

&gt; Metrics should only be pulled from the application when Prometheus scrapes them,
&gt; exporters should not perform scrapes based on their own timers.
&gt; That is, all scrapes should be synchronous.
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2025-12-30T17:56:26Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2025-12-28T15:03:35Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/git-grep-exporter/commit/?id=d18ad307fc8084f9b5479e8fc08d4fbc427738c5'/>
<id>urn:sha1:d18ad307fc8084f9b5479e8fc08d4fbc427738c5</id>
<content type='text'>
</content>
</entry>
</feed>
