Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Otel#21145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
kanelatechnical wants to merge3 commits intonetdata:master
base:master
Choose a base branch
Loading
fromkanelatechnical:otel
Open

Otel#21145

kanelatechnical wants to merge3 commits intonetdata:masterfromkanelatechnical:otel

Conversation

@kanelatechnical
Copy link
Contributor

@vkalintiris hey, please check enhanced documentation + map.csv edit (currently initial otel page is empty, no reason for a clickdown)

Copy link
Contributor

CopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Pull Request Overview

This PR enhances the OpenTelemetry plugin documentation by expanding configuration details, adding troubleshooting guidance, and restructuring the map.csv hierarchy. The changes provide comprehensive setup instructions for metrics and logs ingestion via OTLP/gRPC.

Key Changes:

  • Added detailed documentation for metrics and logs configuration, including rotation/retention policies
  • Included protocol support clarification (gRPC only) and SDK configuration examples
  • Simplified map.csv hierarchy by removing nested "OpenTelemetry" category

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

FileDescription
src/crates/jf/otel-plugin/README.mdComprehensive rewrite with new sections for protocol support, logs configuration, debugging, and SDK examples
docs/.map/map.csvAdded Windows installation entry and flattened OpenTelemetry category structure

Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.

instrumentation_scope_version: v0\.112\..*
# Match metric name (regex pattern, required)
metric_name: system\.network\.connections

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The regex pattern escapes the dot in 'system.network' but the example on line 209 uses 'system\.network\.connections' without explaining why dots need escaping. Add a note explaining that dots must be escaped in regex patterns to match literal dots rather than any character.

Copilot uses AI. Check for mistakes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

without explaining why dots need escaping

Because there is no explanation andno need.

kanelatechnical reacted with hooray emoji
Copy link
Contributor

@vkalintirisvkalintiris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Documentation-wise LGTM. However, logs are not supported yet on nightlies. This will land in a 2-3 weeks.

@kanelatechnical
Copy link
ContributorAuthor

Documentation-wise LGTM. However, logs are not supported yet on nightlies. This will land in a 2-3 weeks.

how about we leave this unmerged until then?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ilyam8ilyam8ilyam8 left review comments

Copilot code reviewCopilotCopilot left review comments

@vkalintirisvkalintirisvkalintiris approved these changes

@AncaironAncaironAwaiting requested review from AncaironAncairon is a code owner

@ralphmralphmAwaiting requested review from ralphm

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@kanelatechnical@ilyam8@vkalintiris

[8]ページ先頭

©2009-2025 Movatter.jp