anarcat

Results 241 issues of anarcat

Many prometheus exporters are packaged in Debian. This one could favorably be packaged similarly, so I filed [request for package #940520](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940520) to track that work in Debian. I open this...

## How to reproduce (e.g Puppet code you use) In Debian: ``` class { 'prometheus::alertmanager': package_ensure => 'present', service_ensure => 'running', install_method => 'package', init_style => 'none', user => 'prometheus',...

bug

The `purge` parameter in the `prometheus::daemon` define doesn't do anything. It should probably be removed or otherwise its existence should be correctly justified. Found by @alexjfisher in #396

enhancement

Hi! This module is the [most popular on Puppet Forge by download count](https://forge.puppet.com/modules?q=bacula&page_size=25&sort=downloads) and [second by rank](https://forge.puppet.com/modules?utf-8=%E2%9C%93&page_size=25&sort=rank&q=bacula) yet it hasn't seen a release in over 8 years. Is this module...

This is not ideal as the variable is still prefixed with `_` but it beats the current situation where it cannot be overriden at all. See #221

enhancement
roles/prometheus

This puts the config file in `/etc/prometheus`, allows changes to the binary name (so we can use the Debian package directly). Closes: #178

enhancement
roles/prometheus
roles/blackbox_exporter
roles/snmp_exporter
roles/pushgateway

This is mostly a sync with the Debian bookworm configuration, but also has a pending fix from https://salsa.debian.org/go-team/packages/prometheus/-/merge_requests/5. See also #221

enhancement
roles/prometheus

So this role can install prometheus from a binary tarball on GitHub (which I feel is a questionable practice, but that's another issue). In our environments, we prefer packages vetted...

We don't want do backup WAL files, but we should just show how to actually ignore those files. Also explain what happens every 2 hours a little more clearly and...

### I confirm that: - [X] I have searched the existing [open AND closed issues](https://github.com/navidrome/navidrome/issues?q=is%3Aissue) to see if an issue already exists for the bug I've encountered - [X] I'm...

bug
triage
keep