Skip to content

Conversation

@AlCutter
Copy link
Contributor

@AlCutter AlCutter commented Sep 24, 2025

The Google Cloud Run default config assumes that all containers are serving metrics on :8080, so we need to do so.

See https://github.com/GoogleCloudPlatform/run-gmp-sidecar?tab=readme-ov-file#create-the-cloud-run-service-default-config for more info.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@d1535de). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #356   +/-   ##
=======================================
  Coverage        ?   30.12%           
=======================================
  Files           ?        8           
  Lines           ?      664           
  Branches        ?        0           
=======================================
  Hits            ?      200           
  Misses          ?      437           
  Partials        ?       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@mhutchinson mhutchinson left a comment

Choose a reason for hiding this comment

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

Can you add something to the PR description about why it must be 8080?

@AlCutter AlCutter merged commit 3f0f671 into transparency-dev:main Sep 24, 2025
7 checks passed
@AlCutter AlCutter deleted the metrics_port branch September 24, 2025 11:22
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