Skip to content

Team logs #1028

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 15, 2025
Merged

Team logs #1028

merged 2 commits into from
May 15, 2025

Conversation

eriksson-daniel
Copy link
Contributor

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 14, 2025 12:45
Copy link

@Copilot 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 introduces secure logging functionality to better support team logging. Key updates include:

  • Adding a getSecureLogParams function and modifying the getLog function to support secure logging.
  • Modifying getSecureLogger to send secure logs to a new team logs endpoint.
  • Removing the secureLogs configuration from nais.yaml.

Reviewed Changes

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

File Description
server/src/logger.ts Updated logging functions to support secure logging with new parameters and endpoint.
nais/nais.yaml Removed the secureLogs configuration block to reflect the new secure logging approach.
Comments suppressed due to low confidence (1)

nais/nais.yaml:82

  • [nitpick] The secureLogs configuration block has been removed; please ensure that any related documentation or deployment procedures are updated accordingly.
secureLogs:

@eriksson-daniel eriksson-daniel marked this pull request as draft May 14, 2025 12:59
@eriksson-daniel eriksson-daniel force-pushed the team-logs branch 10 times, most recently from ec20e20 to d023ce8 Compare May 15, 2025 07:55
@eriksson-daniel eriksson-daniel marked this pull request as ready for review May 15, 2025 08:01
@eriksson-daniel eriksson-daniel merged commit 57df7db into main May 15, 2025
5 checks passed
@eriksson-daniel eriksson-daniel deleted the team-logs branch May 15, 2025 08:14
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