Skip to content

Fix duplicate config filenames and add unit tests with CI#2185

Merged
simathih merged 1 commit into
masterfrom
simathih/memdiskperffix
Jun 12, 2026
Merged

Fix duplicate config filenames and add unit tests with CI#2185
simathih merged 1 commit into
masterfrom
simathih/memdiskperffix

Conversation

@simathih

Copy link
Copy Markdown
Collaborator
  • Fix telegraf config filename collision: include plugin name in filename to prevent plugins in the same omiclass from overwriting each other (e.g. mem/swap/kernel_vmstat under 'memory')
  • Add comprehensive unit tests for all LAD-AMA-Common modules (91 tests)
  • Add GitHub Actions CI workflow triggered on LAD-AMA-Common changes

- Fix telegraf config filename collision: include plugin name in filename
  to prevent plugins in the same omiclass from overwriting each other
  (e.g. mem/swap/kernel_vmstat under 'memory')
- Add comprehensive unit tests for all LAD-AMA-Common modules (91 tests)
- Add GitHub Actions CI workflow triggered on LAD-AMA-Common changes

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@simathih simathih requested review from a team and nkuchta as code owners June 12, 2026 22:27
@simathih simathih merged commit b982fac into master Jun 12, 2026
5 checks passed
simathih added a commit that referenced this pull request Jun 13, 2026
- Fix telegraf config filename collision: include plugin name in filename
  to prevent plugins in the same omiclass from overwriting each other
  (e.g. mem/swap/kernel_vmstat under 'memory')
- Add comprehensive unit tests for all LAD-AMA-Common modules (91 tests)
- Add GitHub Actions CI workflow triggered on LAD-AMA-Common changes

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
simathih added a commit that referenced this pull request Jun 14, 2026
- Fix telegraf config filename collision: include plugin name in filename
  to prevent plugins in the same omiclass from overwriting each other
  (e.g. mem/swap/kernel_vmstat under 'memory')
- Add comprehensive unit tests for all LAD-AMA-Common modules (91 tests)
- Add GitHub Actions CI workflow triggered on LAD-AMA-Common changes

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

2 participants