Include Observability related configs in the MI Configuration Catalogue
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 118
- Avg merge
- 8d 4h
- Merged PRs (30d)
- 32
Description
Description
Need to add the observability-related configurations to the MI Configuration Catalogue at [1].
The missing configurations can be identified by going through the Observe and Manage section of the documentation [2].
Some configs are:
[mediation]
flow.statistics.capture_all= true
stat.tracer.collect_payloads= true
stat.tracer.collect_mediation_properties= true
[opentelemetry]
enable = true
logs = true
type = "otlp"
host = "localhost"
port = "4318"
# url ="http://localhost:4318"
[1] https://mi.docs.wso2.com/en/latest/reference/config-catalog-mi/
[2] https://mi.docs.wso2.com/en/latest/observe-and-manage/observe-overview/
Steps to Reproduce
N/A
Version
all
Environment Details (with versions)
No response
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
Start with the MI Configuration Catalogue at [1], then review the Observe and Manage documentation at [2] to identify observability-related settings missing from the catalogue. Compare the documented configurations with the existing catalogue entries, add the missing entries, and verify that the examples and descriptions are complete.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, observability
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100