-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: intel/goresctrl
base: v0.10.0
head repository: intel/goresctrl
compare: v0.11.0
- 8 commits
- 8 files changed
- 3 contributors
Commits on Nov 21, 2025
-
build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f43837 - Browse repository at this point
Copy the full SHA 1f43837View commit details
Commits on Nov 25, 2025
-
rdt/prometheus: fix custom labels
Revert accidental breakage of custom labels that was a unfortunate leftover from some development/testing.
Configuration menu - View commit details
-
Copy full SHA for acf9094 - Browse repository at this point
Copy the full SHA acf9094View commit details
Commits on Nov 26, 2025
-
rdt: implement OpenTelemetry metrics.
Implement OpenTelemetry metric instruments covering the same set of RDT features as the existing Prometheus metrics collector. Notes: Unfortunately we can't get fully identical metrics using otel. Due to how otel translates otel instruments to prometheus metrics, we either end up with different types (gauge vs. counter) or extra metric name suffices derived from types and units. Signed-off-by: Krisztian Litkey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16736e9 - Browse repository at this point
Copy the full SHA 16736e9View commit details -
cmd/rdt: add otel exporting to monitor.
Signed-off-by: Krisztian Litkey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3f1491 - Browse repository at this point
Copy the full SHA d3f1491View commit details
Commits on Nov 28, 2025
-
Merge pull request #166 from klihub/goresctrl/devel/otel-metrics
pkg/rdt, cmd/rdt: implement OpenTelemetry-based metrics.
Configuration menu - View commit details
-
Copy full SHA for e30f4e1 - Browse repository at this point
Copy the full SHA e30f4e1View commit details -
Merge pull request #165 from intel/dependabot/github_actions/main/act…
…ions/checkout-6 build(deps): bump actions/checkout from 5 to 6
Configuration menu - View commit details
-
Copy full SHA for 48c79b5 - Browse repository at this point
Copy the full SHA 48c79b5View commit details
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d36372a - Browse repository at this point
Copy the full SHA d36372aView commit details -
Merge pull request #168 from marquiz/devel/fix-prom-metric-types
rdt: correct prometheus metric types
Configuration menu - View commit details
-
Copy full SHA for 470d8db - Browse repository at this point
Copy the full SHA 470d8dbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.10.0...v0.11.0