dapr / dapr/docs

Sample of debug service to service request

Open
#4,333 1 comment 0 reactions 0 assignees View on GitHub
content/missing-information
Dominant language
SCSS
Stars
1k
Forks
794
Avg merge
2d 8h
Merged PRs (30d)
7

Description

**What content needs to be created or modified?**
Sample of debug service to service request. Ex.
1) inside of function add.post('/divide', (req, res) => {
have request to other microservice for return something
2) debug react-calculator project, for Ex. server.js and function "app.post('/calculate/subtract', async (req, res) => {"

**Describe the solution you'd like**
Need to view configuration, tools need for obtain this kind of debug

**Where should the new material be placed?**
Same place of actual [Developing applications](https://docs.dapr.io/developing-applications/)
[Debugging](https://docs.dapr.io/developing-applications/debugging/)
[Bridge to Kubernetes](https://docs.dapr.io/developing-applications/debugging/bridge-to-kubernetes/)

**The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos**

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.