Skip to content

Comments

Add API calls logging#4755

Merged
lukaszgryglicki merged 9 commits intomainfrom
dev
Aug 21, 2025
Merged

Add API calls logging#4755
lukaszgryglicki merged 9 commits intomainfrom
dev

Conversation

@lukaszgryglicki
Copy link
Member

Signed-off-by: Lukasz Gryglicki <lgryglicki@cncf.io>
Signed-off-by: Lukasz Gryglicki <lgryglicki@cncf.io>
Signed-off-by: Lukasz Gryglicki <lgryglicki@cncf.io>
Signed-off-by: Lukasz Gryglicki <lgryglicki@cncf.io>

Generated with [OpenAI](https://platform.openai.com/)
Assisted by [OpenAI](https://platform.openai.com/)
Signed-off-by: Lukasz Gryglicki <lgryglicki@cncf.io>

Generated with [OpenAI](https://platform.openai.com/)
Assisted by [OpenAI](https://platform.openai.com/)
@lukaszgryglicki lukaszgryglicki self-assigned this Aug 20, 2025
Copilot AI review requested due to automatic review settings August 20, 2025 10:24
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 API calls logging functionality to the CLA backend service by implementing a middleware to log request paths and updating various utility scripts with new API URLs and commands.

  • Added API path logging middleware to capture request paths with INFO level logging
  • Updated utility scripts with new API gateway URLs and example commands for production usage
  • Added a new repository dump utility script for extracting source code content

Reviewed Changes

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

Show a summary per file
File Description
cla-backend-go/cmd/server.go Adds API path logging middleware to the HTTP handler chain
cla-backend-go/go.mod Moves dependencies from indirect to direct imports
utils/notify_cla_managers_example_post.sh New utility script for testing CLA manager notifications
utils/get_company_project_cla_managers.sh Updates API URLs and adds example commands
utils/dump_repo.py New Python utility for dumping repository source code

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

ahmedomosanya
ahmedomosanya previously approved these changes Aug 20, 2025
mlehotskylf
mlehotskylf previously approved these changes Aug 20, 2025
Signed-off-by: Lukasz Gryglicki <lgryglicki@cncf.io>

Generated with [OpenAI](https://platform.openai.com/)
Assisted by [OpenAI](https://platform.openai.com/)
@lukaszgryglicki lukaszgryglicki merged commit ff4d99c into main Aug 21, 2025
4 of 5 checks passed
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.

3 participants