]> git.openstreetmap.org Git - chef.git/log
chef.git
2 years agoAdd a short delay when rotating passenger logs
Tom Hughes [Fri, 28 Jan 2022 09:19:19 +0000 (09:19 +0000)]
Add a short delay when rotating passenger logs

If the machine is idle then we may try and rotate the passenger
logs very quickly after the apache logs, in which case apache can
still be reloading which breaks the passenger log rotation.

2 years agoMerge remote-tracking branch 'github/pull/477'
Tom Hughes [Thu, 27 Jan 2022 11:18:09 +0000 (11:18 +0000)]
Merge remote-tracking branch 'github/pull/477'

2 years agoBump cookstyle from 7.30.4 to 7.31.1
dependabot[bot] [Thu, 27 Jan 2022 11:00:50 +0000 (11:00 +0000)]
Bump cookstyle from 7.30.4 to 7.31.1

Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.30.4 to 7.31.1.
- [Release notes](https://github.com/chef/cookstyle/releases)
- [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/cookstyle/compare/v7.30.4...v7.31.1)

---
updated-dependencies:
- dependency-name: cookstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoCorrect name of snap-03
Tom Hughes [Thu, 27 Jan 2022 09:10:50 +0000 (09:10 +0000)]
Correct name of snap-03

2 years agoUse snap-03 as the readonly database in Dublin
Tom Hughes [Thu, 27 Jan 2022 08:18:09 +0000 (08:18 +0000)]
Use snap-03 as the readonly database in Dublin

2 years agoInstall wal-g on database servers
Tom Hughes [Wed, 26 Jan 2022 14:57:01 +0000 (14:57 +0000)]
Install wal-g on database servers

2 years agoMerge remote-tracking branch 'github/pull/476'
Tom Hughes [Tue, 25 Jan 2022 12:28:56 +0000 (12:28 +0000)]
Merge remote-tracking branch 'github/pull/476'

2 years agoBump cookstyle from 7.30.3 to 7.30.4
dependabot[bot] [Tue, 25 Jan 2022 11:00:44 +0000 (11:00 +0000)]
Bump cookstyle from 7.30.3 to 7.30.4

Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.30.3 to 7.30.4.
- [Release notes](https://github.com/chef/cookstyle/releases)
- [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/cookstyle/compare/v7.30.3...v7.30.4)

---
updated-dependencies:
- dependency-name: cookstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoWire up email for CWG OTRS queues
Tom Hughes [Sun, 23 Jan 2022 19:55:15 +0000 (19:55 +0000)]
Wire up email for CWG OTRS queues

2 years agoMerge remote-tracking branch 'github/pull/475'
Tom Hughes [Wed, 19 Jan 2022 12:46:30 +0000 (12:46 +0000)]
Merge remote-tracking branch 'github/pull/475'

2 years agoBump cookstyle from 7.30.1 to 7.30.3
dependabot[bot] [Wed, 19 Jan 2022 11:00:44 +0000 (11:00 +0000)]
Bump cookstyle from 7.30.1 to 7.30.3

Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.30.1 to 7.30.3.
- [Release notes](https://github.com/chef/cookstyle/releases)
- [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/cookstyle/compare/v7.30.1...v7.30.3)

---
updated-dependencies:
- dependency-name: cookstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoDisable promscale
Tom Hughes [Tue, 18 Jan 2022 13:43:01 +0000 (13:43 +0000)]
Disable promscale

2 years agoMerge remote-tracking branch 'github/pull/474'
Tom Hughes [Tue, 18 Jan 2022 12:13:02 +0000 (12:13 +0000)]
Merge remote-tracking branch 'github/pull/474'

2 years agoBump cookstyle from 7.28.2 to 7.30.1
dependabot[bot] [Tue, 18 Jan 2022 11:00:45 +0000 (11:00 +0000)]
Bump cookstyle from 7.28.2 to 7.30.1

Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.28.2 to 7.30.1.
- [Release notes](https://github.com/chef/cookstyle/releases)
- [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/cookstyle/compare/v7.28.2...v7.30.1)

---
updated-dependencies:
- dependency-name: cookstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agonominatim: use new qa-tile url in tile generation
Sarah Hoffmann [Mon, 17 Jan 2022 14:59:52 +0000 (15:59 +0100)]
nominatim: use new qa-tile url in tile generation

2 years agonominatim: remove extra listen options in nginx config
Sarah Hoffmann [Mon, 17 Jan 2022 14:53:24 +0000 (15:53 +0100)]
nominatim: remove extra listen options in nginx config

2 years agofix more syntax
Sarah Hoffmann [Mon, 17 Jan 2022 14:31:05 +0000 (15:31 +0100)]
fix more syntax

2 years agofix syntax
Sarah Hoffmann [Mon, 17 Jan 2022 14:18:41 +0000 (15:18 +0100)]
fix syntax

2 years agofix syntax
Sarah Hoffmann [Mon, 17 Jan 2022 14:17:58 +0000 (15:17 +0100)]
fix syntax

2 years agoadd site for qa-tile.nominatim
Sarah Hoffmann [Mon, 17 Jan 2022 14:13:20 +0000 (15:13 +0100)]
add site for qa-tile.nominatim

2 years agoMerge remote-tracking branch 'github/pull/473'
Tom Hughes [Fri, 14 Jan 2022 12:35:28 +0000 (12:35 +0000)]
Merge remote-tracking branch 'github/pull/473'

2 years agoBump cookstyle from 7.26.1 to 7.28.2
dependabot[bot] [Fri, 14 Jan 2022 11:01:11 +0000 (11:01 +0000)]
Bump cookstyle from 7.26.1 to 7.28.2

Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.26.1 to 7.28.2.
- [Release notes](https://github.com/chef/cookstyle/releases)
- [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/cookstyle/compare/v7.26.1...v7.28.2)

---
updated-dependencies:
- dependency-name: cookstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge remote-tracking branch 'github/pull/472'
Tom Hughes [Thu, 6 Jan 2022 11:06:35 +0000 (11:06 +0000)]
Merge remote-tracking branch 'github/pull/472'

2 years agoBump cookstyle from 7.25.10 to 7.26.1
dependabot[bot] [Thu, 6 Jan 2022 11:00:50 +0000 (11:00 +0000)]
Bump cookstyle from 7.25.10 to 7.26.1

Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.25.10 to 7.26.1.
- [Release notes](https://github.com/chef/cookstyle/releases)
- [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/cookstyle/compare/v7.25.10...v7.26.1)

---
updated-dependencies:
- dependency-name: cookstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoUse new style extension initialisation for osmtaginfo
Tom Hughes [Sun, 2 Jan 2022 19:11:52 +0000 (19:11 +0000)]
Use new style extension initialisation for osmtaginfo

2 years agoUpgrade foundation, DWG and MWG wikis to 1.37
Tom Hughes [Sat, 1 Jan 2022 12:14:58 +0000 (12:14 +0000)]
Upgrade foundation, DWG and MWG wikis to 1.37

2 years agoSwitch VisualEditor to new style loading for MediaWiki 1.37
Tom Hughes [Sat, 1 Jan 2022 12:06:44 +0000 (12:06 +0000)]
Switch VisualEditor to new style loading for MediaWiki 1.37

2 years agoUpdate board wiki to 1.37
Tom Hughes [Sat, 1 Jan 2022 11:49:40 +0000 (11:49 +0000)]
Update board wiki to 1.37

2 years agoFix logo for OSMF wiki
Tom Hughes [Fri, 31 Dec 2021 17:35:02 +0000 (17:35 +0000)]
Fix logo for OSMF wiki

2 years agoAdd alert for high error rates on fastly
Tom Hughes [Wed, 22 Dec 2021 19:39:44 +0000 (19:39 +0000)]
Add alert for high error rates on fastly

2 years agonominatim: need geojson for QA tile generation
Sarah Hoffmann [Fri, 17 Dec 2021 10:33:27 +0000 (11:33 +0100)]
nominatim: need geojson for QA tile generation

2 years agonominatim: fix tablespaces on pummelzacken
Sarah Hoffmann [Fri, 17 Dec 2021 10:08:44 +0000 (11:08 +0100)]
nominatim: fix tablespaces on pummelzacken

2 years agoFix cookstyle warning
Tom Hughes [Thu, 16 Dec 2021 20:21:50 +0000 (20:21 +0000)]
Fix cookstyle warning

2 years agoDrop argon2 test site
Tom Hughes [Thu, 16 Dec 2021 20:17:58 +0000 (20:17 +0000)]
Drop argon2 test site

2 years agoEnable promscale
Tom Hughes [Thu, 16 Dec 2021 19:29:55 +0000 (19:29 +0000)]
Enable promscale

2 years agofix syntax
Sarah Hoffmann [Thu, 16 Dec 2021 18:59:17 +0000 (19:59 +0100)]
fix syntax

2 years agonominatim: tweak longma for production
Sarah Hoffmann [Thu, 16 Dec 2021 13:35:28 +0000 (14:35 +0100)]
nominatim: tweak longma for production

2 years agoconsolidate settings for nominatim machines
Sarah Hoffmann [Thu, 16 Dec 2021 13:26:28 +0000 (14:26 +0100)]
consolidate settings for nominatim machines

2 years agoconfigure nominatim for longma
Sarah Hoffmann [Tue, 14 Dec 2021 19:12:58 +0000 (20:12 +0100)]
configure nominatim for longma

2 years agoUpdate piwik to 4.6.2
Tom Hughes [Sat, 11 Dec 2021 00:35:05 +0000 (00:35 +0000)]
Update piwik to 4.6.2

2 years agoAdd nominatim role to longma
Tom Hughes [Tue, 7 Dec 2021 15:59:13 +0000 (15:59 +0000)]
Add nominatim role to longma

2 years agoAdd OOB card for longma to DHCP data
Tom Hughes [Tue, 7 Dec 2021 12:06:44 +0000 (12:06 +0000)]
Add OOB card for longma to DHCP data

2 years agoAdd interface names for longma
Tom Hughes [Tue, 7 Dec 2021 12:05:33 +0000 (12:05 +0000)]
Add interface names for longma

2 years agoAdd role for longma
Tom Hughes [Mon, 6 Dec 2021 18:03:49 +0000 (18:03 +0000)]
Add role for longma

2 years agoImagery: increase mapserv concurrency
Grant Slater [Sun, 5 Dec 2021 23:18:32 +0000 (23:18 +0000)]
Imagery: increase mapserv concurrency

2 years agoimagery: Add OS OpenMap Local Oct 2021
Grant Slater [Sun, 5 Dec 2021 00:17:05 +0000 (00:17 +0000)]
imagery: Add OS OpenMap Local Oct 2021

2 years agoUpgrade promscale to use Postgres 14
Tom Hughes [Sat, 4 Dec 2021 00:14:17 +0000 (00:14 +0000)]
Upgrade promscale to use Postgres 14

2 years agoUpdate promscale to 0.7.1
Tom Hughes [Sat, 4 Dec 2021 00:06:10 +0000 (00:06 +0000)]
Update promscale to 0.7.1

2 years agoUpdate promscale to 0.7.0
Tom Hughes [Fri, 3 Dec 2021 11:08:26 +0000 (11:08 +0000)]
Update promscale to 0.7.0

2 years agoMerge remote-tracking branch 'github/pull/470'
Tom Hughes [Thu, 2 Dec 2021 11:47:38 +0000 (11:47 +0000)]
Merge remote-tracking branch 'github/pull/470'

2 years agoMerge remote-tracking branch 'github/pull/469'
Tom Hughes [Thu, 2 Dec 2021 11:47:34 +0000 (11:47 +0000)]
Merge remote-tracking branch 'github/pull/469'

2 years agoBump kitchen-dokken from 2.16.0 to 2.17.0
dependabot[bot] [Thu, 2 Dec 2021 11:00:57 +0000 (11:00 +0000)]
Bump kitchen-dokken from 2.16.0 to 2.17.0

Bumps [kitchen-dokken](https://github.com/someara/kitchen-dokken) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/someara/kitchen-dokken/releases)
- [Changelog](https://github.com/test-kitchen/kitchen-dokken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/someara/kitchen-dokken/compare/v2.16.0...v2.17.0)

---
updated-dependencies:
- dependency-name: kitchen-dokken
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump test-kitchen from 3.2.0 to 3.2.2
dependabot[bot] [Thu, 2 Dec 2021 11:00:45 +0000 (11:00 +0000)]
Bump test-kitchen from 3.2.0 to 3.2.2

Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/test-kitchen/test-kitchen/releases)
- [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/test-kitchen/test-kitchen/compare/v3.2.0...v3.2.2)

---
updated-dependencies:
- dependency-name: test-kitchen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoUpdate piwik to 4.6.1
Tom Hughes [Thu, 2 Dec 2021 00:24:47 +0000 (00:24 +0000)]
Update piwik to 4.6.1

2 years agoUpdate chef client to 17.7.29
Tom Hughes [Wed, 1 Dec 2021 19:09:17 +0000 (19:09 +0000)]
Update chef client to 17.7.29

2 years agoAdd alert for mailman queue length
Tom Hughes [Wed, 1 Dec 2021 18:38:58 +0000 (18:38 +0000)]
Add alert for mailman queue length

2 years agoUpdate piwik to 4.6.0
Tom Hughes [Wed, 1 Dec 2021 08:38:58 +0000 (08:38 +0000)]
Update piwik to 4.6.0

2 years agoReduce connection timeout for outgoing SMTP connections
Tom Hughes [Fri, 26 Nov 2021 11:17:11 +0000 (11:17 +0000)]
Reduce connection timeout for outgoing SMTP connections

2 years agoIncrease maximum number of queue runners on the mail server
Tom Hughes [Fri, 26 Nov 2021 11:15:00 +0000 (11:15 +0000)]
Increase maximum number of queue runners on the mail server

2 years agoAdd mailman exporter for prometheus
Tom Hughes [Thu, 25 Nov 2021 22:48:30 +0000 (22:48 +0000)]
Add mailman exporter for prometheus

2 years agoUpgrade dev server to postgres 14
Tom Hughes [Thu, 25 Nov 2021 19:09:08 +0000 (19:09 +0000)]
Upgrade dev server to postgres 14

2 years agoAdd an alert for the mail queue
Tom Hughes [Thu, 25 Nov 2021 18:33:56 +0000 (18:33 +0000)]
Add an alert for the mail queue

2 years agoInstall ruby modules for nominatim prometheus exporter
Tom Hughes [Tue, 23 Nov 2021 20:45:30 +0000 (20:45 +0000)]
Install ruby modules for nominatim prometheus exporter

2 years agoAdd prometheus exporter for nominatim
Tom Hughes [Tue, 23 Nov 2021 18:29:34 +0000 (18:29 +0000)]
Add prometheus exporter for nominatim

2 years agoMerge remote-tracking branch 'github/pull/467'
Tom Hughes [Tue, 23 Nov 2021 11:16:39 +0000 (11:16 +0000)]
Merge remote-tracking branch 'github/pull/467'

2 years agoBump actions/cache from 2.1.6 to 2.1.7
dependabot[bot] [Tue, 23 Nov 2021 11:02:12 +0000 (11:02 +0000)]
Bump actions/cache from 2.1.6 to 2.1.7

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agodevices: udev disable fw lldp handler on Intel i40e NICs
Grant Slater [Sun, 21 Nov 2021 17:47:31 +0000 (17:47 +0000)]
devices: udev disable fw lldp handler on Intel i40e NICs

2 years agoCorrect alert name
Tom Hughes [Sun, 21 Nov 2021 14:33:09 +0000 (14:33 +0000)]
Correct alert name

2 years agoUse correct metric for CPU pressure
Tom Hughes [Sun, 21 Nov 2021 12:44:32 +0000 (12:44 +0000)]
Use correct metric for CPU pressure

2 years agoCorrect annotation for pressure alerts
Tom Hughes [Sun, 21 Nov 2021 12:41:03 +0000 (12:41 +0000)]
Correct annotation for pressure alerts

2 years agoAdd fail2ban exporter for prometheus
Tom Hughes [Sun, 21 Nov 2021 12:38:47 +0000 (12:38 +0000)]
Add fail2ban exporter for prometheus

2 years agoAdd test for karma
Tom Hughes [Sun, 21 Nov 2021 10:08:41 +0000 (10:08 +0000)]
Add test for karma

2 years agoRestart prometheus services when the binaries change
Tom Hughes [Sun, 21 Nov 2021 10:03:09 +0000 (10:03 +0000)]
Restart prometheus services when the binaries change

2 years agoAdd karma frontend for alertmanager
Tom Hughes [Sun, 21 Nov 2021 09:57:23 +0000 (09:57 +0000)]
Add karma frontend for alertmanager

2 years agoAdd some more alerts
Tom Hughes [Sun, 21 Nov 2021 09:39:39 +0000 (09:39 +0000)]
Add some more alerts

2 years agoDrop unused squid cookbook
Tom Hughes [Sat, 20 Nov 2021 12:29:09 +0000 (12:29 +0000)]
Drop unused squid cookbook

2 years agoDrop role and cookbook for the old tile CDN
Tom Hughes [Sat, 20 Nov 2021 12:22:20 +0000 (12:22 +0000)]
Drop role and cookbook for the old tile CDN

2 years agoRestart rails by name during log rotation
Tom Hughes [Sat, 20 Nov 2021 00:02:56 +0000 (00:02 +0000)]
Restart rails by name during log rotation

2 years agoGet rid of some unnecessary templates
Tom Hughes [Thu, 18 Nov 2021 19:05:34 +0000 (19:05 +0000)]
Get rid of some unnecessary templates

2 years agoRemove last remnants of streaming replication
Tom Hughes [Thu, 18 Nov 2021 19:03:08 +0000 (19:03 +0000)]
Remove last remnants of streaming replication

2 years agoAdd cleanup job for replication logs
Tom Hughes [Thu, 18 Nov 2021 18:55:57 +0000 (18:55 +0000)]
Add cleanup job for replication logs

2 years agoMerge remote-tracking branch 'github/pull/466'
Tom Hughes [Thu, 18 Nov 2021 11:23:44 +0000 (11:23 +0000)]
Merge remote-tracking branch 'github/pull/466'

2 years agoBump test-kitchen from 3.1.1 to 3.2.0
dependabot[bot] [Thu, 18 Nov 2021 11:00:44 +0000 (11:00 +0000)]
Bump test-kitchen from 3.1.1 to 3.2.0

Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/test-kitchen/test-kitchen/releases)
- [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/test-kitchen/test-kitchen/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: test-kitchen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoIgnore 509 bandwidth limit errors when computing error rates
Tom Hughes [Thu, 18 Nov 2021 08:48:23 +0000 (08:48 +0000)]
Ignore 509 bandwidth limit errors when computing error rates

2 years agoEnable promscale for tests
Tom Hughes [Wed, 17 Nov 2021 22:27:32 +0000 (22:27 +0000)]
Enable promscale for tests

2 years agoRestrict alertmanager web interface to admin users
Tom Hughes [Wed, 17 Nov 2021 22:24:19 +0000 (22:24 +0000)]
Restrict alertmanager web interface to admin users

2 years agoSwitch to using upstream builds for prometheus and alertmanager
Tom Hughes [Wed, 17 Nov 2021 19:22:27 +0000 (19:22 +0000)]
Switch to using upstream builds for prometheus and alertmanager

2 years agoFix scoping of File.exist?
Tom Hughes [Wed, 17 Nov 2021 18:52:31 +0000 (18:52 +0000)]
Fix scoping of File.exist?

2 years agoMove exporters to /opt/prometheus-exporters
Tom Hughes [Wed, 17 Nov 2021 18:46:03 +0000 (18:46 +0000)]
Move exporters to /opt/prometheus-exporters

2 years agoDisable promscale for now
Tom Hughes [Wed, 17 Nov 2021 17:14:22 +0000 (17:14 +0000)]
Disable promscale for now

2 years agoAdd alerts for planet dumps and replication feeds
Tom Hughes [Wed, 17 Nov 2021 17:11:01 +0000 (17:11 +0000)]
Add alerts for planet dumps and replication feeds

2 years agoRemove roles for chrysophylax, fume and vipertooth
Tom Hughes [Wed, 17 Nov 2021 14:36:11 +0000 (14:36 +0000)]
Remove roles for chrysophylax, fume and vipertooth

2 years agoUse snap-02 as the readonly database for dublin for now
Tom Hughes [Wed, 17 Nov 2021 11:29:08 +0000 (11:29 +0000)]
Use snap-02 as the readonly database for dublin for now

2 years agoIncrease WAL sender limit for main database
Tom Hughes [Wed, 17 Nov 2021 11:16:13 +0000 (11:16 +0000)]
Increase WAL sender limit for main database

2 years agoAdd dublin to database ACLs
Tom Hughes [Wed, 17 Nov 2021 11:14:30 +0000 (11:14 +0000)]
Add dublin to database ACLs

2 years agoAvoid restarting a non-existent service
Tom Hughes [Wed, 17 Nov 2021 09:09:02 +0000 (09:09 +0000)]
Avoid restarting a non-existent service

2 years agoMonitor planet files
Tom Hughes [Wed, 17 Nov 2021 08:42:09 +0000 (08:42 +0000)]
Monitor planet files

2 years agoOrder attributes
Tom Hughes [Wed, 17 Nov 2021 08:37:30 +0000 (08:37 +0000)]
Order attributes

2 years agoAdd support for monitoring files with filestat_exporter
Tom Hughes [Wed, 17 Nov 2021 08:31:12 +0000 (08:31 +0000)]
Add support for monitoring files with filestat_exporter

2 years agoMerge remote-tracking branch 'github/pull/465'
Tom Hughes [Tue, 16 Nov 2021 11:10:55 +0000 (11:10 +0000)]
Merge remote-tracking branch 'github/pull/465'