-
Notifications
You must be signed in to change notification settings - Fork 294
Refine CodeTrans README #1960
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
Refine CodeTrans README #1960
Conversation
Remove GMC part, add Tracing/Monitoring part for common use. Issue: opea-project#1903 Signed-off-by: letonghan <letong.han@intel.com>
There was a problem hiding this 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 refines the CodeTrans README by removing the outdated GMC section and adding new sections for monitoring and tracing OPEA services. The changes include:
- Removal of the GMC link from the deployment options table in README.md.
- Addition of detailed monitoring instructions using Prometheus/Grafana and tracing instructions with OpenTelemetry/Jaeger in README_miscellaneous.md.
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
File | Description |
---|---|
CodeTrans/README_miscellaneous.md | Added sections for monitoring with Prometheus/Grafana and tracing with Jaeger. |
CodeTrans/README.md | Removed the obsolete GMC section from the deployment table. |
Dependency Review✅ No vulnerabilities or license issues found.Scanned FilesNone |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Ying Hu <ying.hu@intel.com>
Co-authored-by: Ying Hu <ying.hu@intel.com>
for more information, see https://pre-commit.ci
Signed-off-by: letonghan <letong.han@intel.com>
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
Description
Refine CodeTrans README
Remove GMC part, add Tracing/Monitoring part for common use.
Issues
Fixes #1903
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
None
Tests
None