<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/prometheus-node-exporter-lua/files/etc/config, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-06-23T17:53:38Z</updated>
<entry>
<title>prometheus-node-exporter-lua: add HTTPS support</title>
<updated>2025-06-23T17:53:38Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2025-06-23T14:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=73f9b9ab79ee6e2ceedcc0387d66b994bdc6de9c'/>
<id>urn:sha1:73f9b9ab79ee6e2ceedcc0387d66b994bdc6de9c</id>
<content type='text'>
With valid 'cert'/'key' config, prometheus-node-exporter-lua
will respond to https instead of http on 'listen_port'.

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>prometheus-node-exporter-lua: use uhttpd-mod-lua</title>
<updated>2022-04-25T16:22:22Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2022-04-24T03:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=60460f00463ad279135f7ee65eb096d08cf3a2cf'/>
<id>urn:sha1:60460f00463ad279135f7ee65eb096d08cf3a2cf</id>
<content type='text'>
listen_ipv6 config option is removed and we now
listen on both ipv4 and ipv6 addresses.
HTTP keepalive is enabled and set to 70s by default.

With uhttpd-mod-lua there is a small change in behavior,
all code is loaded/parsed/executed once on startup as before,
but now each request is executed in his own fork, so we can't
keep a state between requests.

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>prometheus-node-exporter-lua: switch config to openwrt interface names</title>
<updated>2019-11-18T02:16:48Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2018-12-23T10:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=48568ad9f9dfca6cecdcf1eabda629d8ccb77f42'/>
<id>urn:sha1:48568ad9f9dfca6cecdcf1eabda629d8ccb77f42</id>
<content type='text'>
Drop the config knob 'listen_address' and introduce 'listen_interface'
and 'listen_ipv6' instead.

'listen_interface' takes an openwrt interface name ('loopback', 'lan',
'wan' etc, or "*" for all), from which the primary IP is used to listen
on. If 'listen_ipv6' is set to '1', the IPv6 adress will be used, IPv4
elsewise.

procd interface triggers are now combined with this, so if the listen
interface is not yet configured when the init script is executed, the
process start is defered, and the trigger takes care of that once
the interface is ready.

Fixes #7670

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>prometheus-node-exporter-lua: adds node metrics exporter</title>
<updated>2017-05-08T13:27:43Z</updated>
<author>
<name>Christian Simon</name>
</author>
<published>2017-05-06T17:18:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d27d9e566afba6418cd5233bdc469ec9dcb56b54'/>
<id>urn:sha1:d27d9e566afba6418cd5233bdc469ec9dcb56b54</id>
<content type='text'>
Signed-off-by: Christian Simon &lt;simon@swine.de&gt;
</content>
</entry>
</feed>
