AzureMonitorAgent: add Oracle Linux 10 to supported distros - #2204
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ca4f9514-0ab0-496a-b99b-d236c343a476
Henry Stolz (hestolz)
approved these changes
Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Oracle Linux 10 to the Azure Monitor Agent supported distro gate for x86_64 and aarch64, including both
oracleandolidentifiers.Validation evidence
Oracle:Oracle-Linux:ol10-lvm-gen2): Heartbeat 13, Syslog 5,415, Perf 52,439, InsightsMetrics 231, MyTable_CL 11, MyTableAst_CL 11. Heartbeat categoryAzure Monitor Agent, version1.42.0.Oracle:Oracle-Linux:ol10-arm64-lvm-gen2): Heartbeat 10, Syslog 3,743, Perf 40,016, InsightsMetrics 143, MyTable_CL 8, MyTableAst_CL 8. Heartbeat categoryAzure Monitor Agent, version1.42.0._ResourceIdbecause that table emits an emptyComputerfield.Changes required to make logs flow
No distro-specific changes were required. Both Oracle Linux 10.2 images shipped with rsyslog installed and active; only the expected temporary unsupported-distro gate patch was needed for validation.
Companion PRs: