wso2 / wso2/docs-mi

Include Observability related configs in the MI Configuration Catalogue

Open
#2,004 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AI-Agent/Fixed Type/Improvement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.