Skip to content
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

[DDO-3268] Bring back a bit of the old logging #339

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

jack-r-warren
Copy link
Contributor

Okay so I went a bit too far on the JSON-ifying, and now the GCP logs are kinda unreadable when you first open the page.

Screenshot 2023-10-27 at 4 29 54 PM

This tiny change just adds the most useful fields back to the message to improve readability in GCP.

Testing

I trigger this locally, here's a sample message content:

GIN | 200 | 361.667µs | unevaluated | GET /swagger/index.html

Risk

Very low

@jack-r-warren jack-r-warren requested a review from a team as a code owner October 27, 2023 20:31
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

No API changes detected

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #339 (ccd2b8a) into main (a9707fa) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #339   +/-   ##
=======================================
  Coverage   63.21%   63.21%           
=======================================
  Files         147      147           
  Lines        8683     8683           
=======================================
  Hits         5489     5489           
  Misses       2819     2819           
  Partials      375      375           

@github-actions
Copy link

Published image from ccd2b8a (merge 7d63b42):

us-central1-docker.pkg.dev/dsp-artifact-registry/sherlock/sherlock:v0.2.22-7d63b42

@jack-r-warren jack-r-warren merged commit 99a0344 into main Oct 27, 2023
15 checks passed
@jack-r-warren jack-r-warren deleted the DDO-3268-latency-metrics-2 branch October 27, 2023 20:51
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