-
Notifications
You must be signed in to change notification settings - Fork 4
testing sprkl application #8
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
base: main
Are you sure you want to change the base?
Conversation
ade0710 to
79e24df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this 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
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=3089926547 --repository=sprkl-dev/use-sprkl --token=****
Errors (4) ❗
- AxiosError: Request failed with status code 401
- an error occurred during an http request (server=metrics:3000, method=PUT, target=/updateMetrics)
- an error occurred during an http request (server=metrics, 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
Non-covered code blocks (1) 🙈
Insights (3) ⚡
- In service shop async work added in API [POST: localhost]
- In service orders async work added in API [POST: orders:3000]
- Circular Call - metrics GET /metrics
Interactions (12) 🔗
- HTTP / REST(5)
- Jest(4)
- Mongo(3)
There was a problem hiding this 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
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=3089987603 --repository=sprkl-dev/use-sprkl --token=****
Errors (4) ❗
- AxiosError: Request failed with status code 401
- an error occurred during an http request (server=metrics:3000, method=PUT, target=/updateMetrics)
- an error occurred during an http request (server=metrics, 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
Non-covered code blocks (1) 🙈
Insights (3) ⚡
- Circular Call - metrics GET /metrics
- In service shop async work added in API [POST: localhost]
- In service orders async work added in API [POST: orders:3000]
Interactions (12) 🔗
- HTTP / REST(5)
- Jest(4)
- Mongo(3)
No description provided.