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 telemetry for flexible schemas #16079

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Add telemetry for flexible schemas #16079

merged 2 commits into from
Jan 29, 2025

Conversation

samsondav
Copy link
Collaborator

@samsondav samsondav commented Jan 27, 2025

Implement telemetry for LLO plugin (and flexible schemas specifically)

@samsondav samsondav requested review from a team as code owners January 27, 2025 17:58
@samsondav samsondav marked this pull request as draft January 27, 2025 17:58
@samsondav samsondav force-pushed the MERC-6789 branch 3 times, most recently from 0349e11 to 80b2d96 Compare January 28, 2025 20:32
@smartcontractkit smartcontractkit deleted a comment from github-actions bot Jan 28, 2025
@samsondav samsondav force-pushed the MERC-6789 branch 2 times, most recently from 6240547 to e0614c2 Compare January 28, 2025 20:35
Copy link
Contributor

github-actions bot commented Jan 28, 2025

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@samsondav samsondav force-pushed the MERC-6789 branch 4 times, most recently from f2e881a to 2ec827c Compare January 28, 2025 21:32
@samsondav samsondav marked this pull request as ready for review January 28, 2025 21:35
@samsondav samsondav requested a review from a team as a code owner January 28, 2025 21:35
@samsondav samsondav requested review from a team as code owners January 29, 2025 12:30
@samsondav samsondav enabled auto-merge January 29, 2025 13:14
@samsondav samsondav requested a review from a team as a code owner January 29, 2025 13:52

const ctxTelemetryKey contextKey = "telemetry"

func WithTelemetryCh(ctx context.Context, ch chan<- interface{}) context.Context {
Copy link
Contributor

Choose a reason for hiding this comment

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

This is very unusual and unidiomatic. Why do we need to use context to move this around?

@samsondav samsondav added this pull request to the merge queue Jan 29, 2025
Merged via the queue into develop with commit 87fad88 Jan 29, 2025
188 of 191 checks passed
@samsondav samsondav deleted the MERC-6789 branch January 29, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants