[docs] Add documentation for OpenTelemetry#1577
Open
andrewnicols wants to merge 1 commit intomoodle:mainfrom
Open
[docs] Add documentation for OpenTelemetry#1577andrewnicols wants to merge 1 commit intomoodle:mainfrom
andrewnicols wants to merge 1 commit intomoodle:mainfrom
Conversation
✅ Deploy Preview for moodledevdocs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new developer documentation page describing Moodle’s Open Telemetry support (since 5.2) and updates the project cspell dictionary for new telemetry-related terms.
Changes:
- Add a new
docs/apis/telemetry/index.mdxpage covering installation, configuration, and extending instrumentation. - Add new cspell exceptions for telemetry backend names in
project-words.txt.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
docs/apis/telemetry/index.mdx |
Introduces an Open Telemetry API guide (since 5.2), including setup and extension guidance. |
project-words.txt |
Adds spellcheck exceptions for newly introduced telemetry-related proper nouns. |
| --- | ||
| title: Open Telemetry | ||
| tags: | ||
| - telemetry |
There was a problem hiding this comment.
Frontmatter tags list indentation is inconsistent with other docs pages (typically either unindented - or 2-space indented). For consistency/readability, align this to the established style (e.g., see docs/apis/core/hooks/index.md:3-7 or docs/apis/plugintypes/antivirus/index.mdx:3-7).
Suggested change
| - telemetry | |
| - telemetry |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.