Skip to content

Resolve issue 668: add support for counter/stat meta data#674

Merged
klingaard merged 8 commits into
masterfrom
klingaard/issue_668_counter_meta_data
Apr 28, 2026
Merged

Resolve issue 668: add support for counter/stat meta data#674
klingaard merged 8 commits into
masterfrom
klingaard/issue_668_counter_meta_data

Conversation

@knute-mips
Copy link
Copy Markdown
Contributor

@knute-mips knute-mips commented Apr 24, 2026

This PR adds support for a modeler to add generic nformation to a Counter/StatisticDef for use in reports, SimDB, etc.

This information is considered "meta" data that is simply passed through the framework to a report or SimDB file.

closes #668

@knute-mips knute-mips requested review from bdutro and colby-nyce April 24, 2026 19:18
@knute-mips knute-mips self-assigned this Apr 24, 2026
Comment thread sparta/sparta/statistics/CounterBase.hpp Outdated
Comment thread sparta/sparta/statistics/CounterBase.hpp Outdated
Comment thread sparta/sparta/statistics/InstrumentationNode.hpp Outdated
Comment thread sparta/src/ReportStatsCollector.cpp
Comment thread sparta/src/ReportStatsCollector.cpp
@klingaard klingaard merged commit e1eabc1 into master Apr 28, 2026
9 checks passed
@klingaard klingaard deleted the klingaard/issue_668_counter_meta_data branch April 28, 2026 18:27
github-actions Bot pushed a commit that referenced this pull request Apr 28, 2026
…674)

This PR adds support for a modeler to add generic nformation to a
Counter/StatisticDef for use in reports, SimDB, etc.

This information is considered "meta" data that is simply passed through
the framework to a report or SimDB file.

closes #668 e1eabc1
klingaard pushed a commit that referenced this pull request May 8, 2026
This PR adds support for a modeler to add generic nformation to a
Counter/StatisticDef for use in reports, SimDB, etc.

This information is considered "meta" data that is simply passed through
the framework to a report or SimDB file.

closes #668
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.

Enhance sparta::InstrumentationNode's behavior parameter to elaborate more details

3 participants