Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prometheus listener fixes #22

Merged
merged 13 commits into from Oct 5, 2023
Merged

Add prometheus listener fixes #22

merged 13 commits into from Oct 5, 2023

Conversation

paulgear
Copy link
Owner

@paulgear paulgear commented Oct 5, 2023

Update docs, release version 2.0.2

This seems needed to stop bionic builds thinking we're asking for compat
level 1.
Needed to run test suite
- We can only run ntpmon in a single mode (collectd, prometheus, or
  telegraf), so ship a single systemd service and allow the user
  to select which one to use (default is prometheus).
- Fix postinst script syntax - apparently substitutions are not
  consistent.
- Ensure that group gets added on install and user & group get removed
  on remove.
This forces use of the backported version for focal and later, which
should fix IPv6 support for the prometheus exporter.
So as not to break the juju layer.  This service is not needed
for the Debian packaging, which uses the same service file
regardless of the mode being used.
@paulgear paulgear merged commit 43c1521 into main Oct 5, 2023
2 checks passed
@paulgear paulgear deleted the feature/prometheus-listen branch October 5, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant