Skip to content

Conversation

@mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Oct 27, 2025

This PR specifies a new feature of the fetch_canister_logs method of the management canister: namely the ability to filter the returned canister logs.

@mraszyk mraszyk requested a review from a team as a code owner October 27, 2025 08:55
@github-actions github-actions bot added the interface-spec Changes to the IC Interface Specification label Oct 27, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2025

🤖 Here's your preview: https://yvncx-qyaaa-aaaam-aeiqa-cai.icp0.io

Copy link
Contributor

@maksymar maksymar left a comment

Choose a reason for hiding this comment

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

thank you!


type fetch_canister_logs_args = record {
canister_id : canister_id;
filter : opt variant {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This PR should be merged when the roll-out is complete and changelog should be updated (shortly) before merging (to avoid merge conflicts).

Copy link
Contributor

@Dfinity-Bjoern Dfinity-Bjoern left a comment

Choose a reason for hiding this comment

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

Please merge when implementation is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interface-spec Changes to the IC Interface Specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants