Skip to content

[feat]: add ocserv-exporter (fix #4)#5

Merged
gifi71 merged 9 commits into
gifi71:mainfrom
dafanasiev:feature/add_ocserv-exporter
Jul 27, 2025
Merged

[feat]: add ocserv-exporter (fix #4)#5
gifi71 merged 9 commits into
gifi71:mainfrom
dafanasiev:feature/add_ocserv-exporter

Conversation

@dafanasiev

Copy link
Copy Markdown
Contributor

This PR is about Add optional Prometheus metrics exporter for ocserv using occtl (#4) issue.

@gifi71 gifi71 linked an issue Jul 27, 2025 that may be closed by this pull request
@gifi71 gifi71 added the enhancement New feature or request label Jul 27, 2025
Comment thread docker-compose.yml

@gifi71 gifi71 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review summary:

  • The PR adds an optional Prometheus metrics exporter (ocserv-exporter) integrated via s6 overlay for process supervision.
  • Healthchecks have been improved to cover both the main ocserv service and the exporter.
  • The Dockerfile was optimized.
  • All checks have passed, and the changes are backward-compatible and well-structured.

Conclusion:
This PR is ready to merge. Great job!

@gifi71
gifi71 merged commit f379fe5 into gifi71:main Jul 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optional Prometheus metrics exporter for ocserv using occtl

2 participants