Skip to content

Conversation

@erez-sprkl
Copy link
Contributor

No description provided.

Copy link

@sprkl-reviewer sprkl-reviewer bot left a comment

Choose a reason for hiding this comment

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

Your Personal Observability Report

Results Errors Coverage Effective Tests Interactions

You may view full traces, code references and more details in your local VSCode Sprkl dashboard, by running the following command:

sprkl ci pull --run=3280527722 --repository=sprkl-dev/use-sprkl --token=****

Errors (8) ❗

  • AxiosError: Request failed with status code 401
  • an error occurred during an http request (server=metrics:3000, method=PUT, target=/updateMetrics)
  • TypeError: Converting circular structure to JSON
    --> starting at object with constructor 'ClientRequest'
    | property 'socket' -> object with constructor 'Socket'
    --- property '_httpMessage' closes the circle
  • TypeError: Converting circular structure to JSON
    --> starting at object with constructor 'ClientRequest'
    | property 'socket' -> object with constructor 'Socket'
    --- property '_httpMessage' closes the circle
  • AxiosError: timeout of 100ms exceeded
  • read ECONNRESET
  • connect ECONNREFUSED 172.18.0.8:3000
  • connect ECONNREFUSED 172.18.0.8:3000

Non-covered code blocks (21) 🙈

Insights (6) ⚡

  • Circular Call - metrics GET /metrics
  • In service shop code change takes 72% time of total API duration. [GET: localhost]
  • In service catalog code change takes 71% time of total API duration. [GET: catalog:3000/healthz]
  • In service shop async work added in API [POST: localhost]
  • In service orders async work added in API [POST: orders:3000/orders]
  • In service metrics async work added in API [GET: metrics:3000/metrics]

Interactions (29) 🔗

  • SQL(3)
  • Redis(2)
  • HTTP / REST(15)
  • Mongo(5)
  • Jest(4)

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