Open
Conversation
There was a problem hiding this comment.
Your Personal Observability Report
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=****
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)
⚠️
There was a problem hiding this comment.
Your Personal Observability Report
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=****
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)
⚠️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


No description provided.