[APIM 3.2.0] Modify the docs related to update on enabled_global_handlers configuration
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description:
The default version of the API returns 404 response(after 128 update level ) when already configured synapse handlers.
The issue comes due to the config which is added to enable global synapse handlers.
We have backported a new feature and that new feature adds a few such global handlers internally and it is getting replaced by the existing config. Hence, when defining synapse handlers we have to define the config as below.
enabled_global_handlers= ["api_log_handler", "default_api_handler", "external_call_logger","open_tracing"]
Suggested Labels:
Suggested Assignees:
Affected Product Version:
API Manager 3.2.0
OS, DB, other environment details and versions:
Steps to reproduce:
Related Issues:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a documentation file or test. Start by locating the API Manager 3.2.0 documentation for enabled_global_handlers, then verify that it explains the required handler list and the configuration behavior described here. Done means the relevant documentation clearly reflects the required configuration.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100