Skip to content

Conversation

@smartinellibenedetti
Copy link
Contributor

@smartinellibenedetti smartinellibenedetti commented Jan 1, 2026

Adds documentation for API Version 57, covering new parameters added to the execution metrics endpoints implemented in the rundeckpro folder.

Changes

Added Version 57 section to docs/docs/api/rundeck-api-versions.md

Documented updates to two existing execution metrics endpoints:

  • GET /api/V/executions/metrics
  • GET /api/V/project/[PROJECT]/executions/metrics

@smartinellibenedetti smartinellibenedetti added this to the 5.19.0 milestone Jan 1, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation for API Version 57, which introduces new parameters to the execution metrics endpoints for job metrics plugin functionality. The changes enable snapshot-based metrics querying with support for batch processing across multiple jobs.

Key changes:

  • Added Version 57 section documenting enhancements to execution metrics endpoints
  • Introduced useStats, groupByJob, begin, and end parameters for more flexible metrics querying
  • Added documentation for the new batch response format when querying metrics for multiple jobs

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
docs/api/rundeck-api-versions.md Added Version 57 entry documenting the new parameters for both execution metrics endpoints
docs/api/index.md Detailed parameter descriptions and response format examples for the new API v57+ features

@fdevans fdevans changed the base branch from 4.0.x to 5.19.0 January 6, 2026 01:24
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