Skip to content

Add without-orphaned-metrics option to stats#5424

Merged
HofiOne merged 5 commits intosyslog-ng:developfrom
HofiOne:add-without-orphaned-option-to-stats
Jul 25, 2025
Merged

Add without-orphaned-metrics option to stats#5424
HofiOne merged 5 commits intosyslog-ng:developfrom
HofiOne:add-without-orphaned-option-to-stats

Conversation

@HofiOne
Copy link
Collaborator

@HofiOne HofiOne commented Jul 23, 2025

Resolves: #5414
Doc: syslog-ng/syslog-ng.github.io#224

Depends on: #5421

@HofiOne HofiOne force-pushed the add-without-orphaned-option-to-stats branch from 5bd14fc to e49a392 Compare July 23, 2025 20:27
@github-actions
Copy link
Contributor

github-actions bot commented Jul 23, 2025

This Pull Request introduces config grammar changes

syslog-ng/90011b282a1ce6ec5b625b5621121ad4b323ba3e -> HofiOne/add-without-orphaned-option-to-stats

Details
--- a/source
+++ b/source

 network(
     transport(
         http-scraper(
+            stats-with-legacy(<yesno>)
+            stats-without-orphaned(<yesno>)
         )
     )
 )

@HofiOne HofiOne changed the title Add without orphaned option to stats Add without-orphaned-metrics option to stats Jul 23, 2025
@HofiOne HofiOne marked this pull request as ready for review July 24, 2025 09:34
@HofiOne HofiOne force-pushed the add-without-orphaned-option-to-stats branch from e49a392 to b656320 Compare July 25, 2025 10:18
@HofiOne HofiOne force-pushed the add-without-orphaned-option-to-stats branch from b656320 to fafec98 Compare July 25, 2025 10:54
@HofiOne HofiOne merged commit 9e97f81 into syslog-ng:develop Jul 25, 2025
1 of 21 checks passed
@HofiOne HofiOne deleted the add-without-orphaned-option-to-stats branch July 25, 2025 10:56
@kira-syslogng
Copy link
Contributor

Build FAILURE

HofiOne added a commit to syslog-ng/syslog-ng.github.io that referenced this pull request Aug 22, 2025
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.

Add without-orphaned-metrics option to syslog-ng-ctl and consolidate with- options handling

3 participants