Skip to content
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

Add go agent so11y dashboard #13074

Merged
merged 5 commits into from
Mar 4, 2025
Merged

Conversation

CodePrometheus
Copy link
Contributor

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

Ref apache/skywalking-go#214

test1 test2

@CodePrometheus CodePrometheus marked this pull request as draft March 3, 2025 04:16
@CodePrometheus CodePrometheus added so11y Self Observability enhancement Enhancement on performance or codes labels Mar 3, 2025
@CodePrometheus CodePrometheus added this to the 10.2.0 milestone Mar 3, 2025
@CodePrometheus CodePrometheus marked this pull request as ready for review March 3, 2025 07:06
@CodePrometheus CodePrometheus requested a review from wu-sheng March 3, 2025 07:06
wu-sheng
wu-sheng previously approved these changes Mar 3, 2025
Copy link
Member

@wu-sheng wu-sheng left a comment

Choose a reason for hiding this comment

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

@mrproliu Could you have a reivew?

@wu-sheng
Copy link
Member

wu-sheng commented Mar 3, 2025

BTW, do we have go application in showcase?

@mrproliu
Copy link
Contributor

mrproliu commented Mar 3, 2025

BTW, do we have go application in showcase?

Yes. The rating service is a Go application that has agent enhancement. We should update it to the latest version in the showcase. @CodePrometheus

@@ -14,25 +14,28 @@
# limitations under the License.

{{- contains . }}
- id: {{ b64enc "localhost:-1" }}.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Why need to change the service list in E2E?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since the downstream works with the database, so I included the data.

Copy link
Member

Choose a reason for hiding this comment

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

You removed consumer service, that is something different for the demo services.

Copy link
Member

@wu-sheng wu-sheng Mar 4, 2025

Choose a reason for hiding this comment

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

Why the previous one didn't fail the e2e? I am a little confused.

Copy link
Contributor Author

@CodePrometheus CodePrometheus Mar 4, 2025

Choose a reason for hiding this comment

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

maybe we use the {{- contains . }}? I tested it locally, found that adding VIRTUAL_DATABASE or removing e2e-service-consumer has no impact on the results.

Copy link
Member

Choose a reason for hiding this comment

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

Is there any of this service existing? @mrproliu could you check e2e tooling?
I think once services matched, this PR is good.

@mrproliu mrproliu merged commit 4282ff8 into apache:master Mar 4, 2025
162 of 163 checks passed
@CodePrometheus CodePrometheus deleted the add-go-so11y branch March 4, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement on performance or codes so11y Self Observability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants