-
Notifications
You must be signed in to change notification settings - Fork 21
Fix incorrect instrumentation paths in root README.md #97
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
21b3022 to
f545053
Compare
|
@copilot Fix the CI Failure |
I've checked the CI status and all workflows for commit f545053 are showing as passing:
The earlier commit (21b3022) had an "action_required" status, but that was replaced by commit f545053 which is now passing all checks. Could you clarify which specific CI check is still failing? I don't see any failing checks on the current commit. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Fixed the changelog issue in commit dce3fec. The mem0 test failure is pre-existing from the base branch (commit c1c9e19, PR #95). This failure also occurs on main and is not introduced by my documentation changes. My PR only modifies README.md paths and CHANGELOG-loongsuite.md. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
…installation commands Change-Id: I00f7da94ca04f2f3873dcdff5497b5bbf5e54589 Co-developed-by: Cursor <[email protected]> Co-authored-by: ralf0131 <[email protected]>
Change-Id: I3d31df9edee9ab7bd3bedafacf42dc94c06f8259 Co-developed-by: Cursor <[email protected]> Co-authored-by: ralf0131 <[email protected]>
dce3fec to
e371d26
Compare
This reverts commit e371d26.
Description
The root README.md referenced non-existent
instrumentation-genai/opentelemetry-instrumentation-*paths instead of the correctinstrumentation-loongsuite/loongsuite-instrumentation-*paths for AgentScope, Dify, and Agno components.Additionally, updated CHANGELOG-loongsuite.md to document this fix.
Type of change
Changes
Supported AI Frameworks section:
instrumentation-genai/opentelemetry-instrumentation-agentscope/README.md→instrumentation-loongsuite/loongsuite-instrumentation-agentscope/README.mdinstrumentation-genai/opentelemetry-instrumentation-dify/README.md→instrumentation-loongsuite/loongsuite-instrumentation-dify/README.mdinstrumentation-genai/opentelemetry-instrumentation-agno/README.md→instrumentation-loongsuite/loongsuite-instrumentation-agno/README.mdInstallation commands:
CHANGELOG:
How Has This Been Tested?
Does This PR Require a Core Repo Change?
Checklist:
Original prompt
This pull request was created from Copilot chat.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.