Skip to content

Conversation

@marom-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=4015900415 --repository=sprkl-dev/use-sprkl --token=****

System Graph

Errors (9) ❗

  • connect ECONNREFUSED 172.18.0.7:3000
  • AxiosError: Request failed with status code 401
  • an error occurred during an http request (server=metrics:3000, method=PUT, target=/updateMetrics)
  • read ECONNRESET
  • AxiosError: timeout of 100ms exceeded
  • 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
  • socket hang up
  • connect ECONNREFUSED 172.18.0.7:3000

Non-covered code blocks (21) 🙈

Insights (8) ⚡

  • In service shop code change takes 61% time of total API duration. [GET: localhost]
  • In service metrics code change takes 66% time of total API duration. [GET: metrics:3000/healthz]
  • In service shop code change takes 76% time of total API duration. [GET: localhost]
  • In service shop async work added in API [GET: localhost]
  • 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 [PUT: metrics:3000/updateMetrics]
  • Circular Call - metrics GET /metrics

Interactions (29) 🔗

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

Vulnerabilities (2) ⚠️

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=4015900415 --repository=sprkl-dev/use-sprkl --token=****

System Graph

Errors (9) ❗

  • socket hang up
  • read ECONNRESET
  • AxiosError: timeout of 100ms exceeded
  • 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
  • connect ECONNREFUSED 172.18.0.7:3000
  • connect ECONNREFUSED 172.18.0.7:3000
  • AxiosError: Request failed with status code 401
  • an error occurred during an http request (server=metrics:3000, method=PUT, target=/updateMetrics)

Non-covered code blocks (21) 🙈

Insights (5) ⚡

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

Interactions (29) 🔗

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

Vulnerabilities (2) ⚠️

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