Skip to content

chore(telemetry): add operators information to responses spans - #965

Closed
JuArce wants to merge 4 commits into
936-chore-implement-opentelemetry-for-aggregatorfrom
961-choretelemetry-add-operators-information-to-responses-spans
Closed

chore(telemetry): add operators information to responses spans#965
JuArce wants to merge 4 commits into
936-chore-implement-opentelemetry-for-aggregatorfrom
961-choretelemetry-add-operators-information-to-responses-spans

Conversation

@JuArce

@JuArceJuArce commented Sep 13, 2024

Copy link
Copy Markdown
Collaborator

Description

Add the following data to the responses spans

  • Operator address
  • Operator address

On aggregator start, load all operators data and keep tracking of updates. This way, traces can have information about operator that did not respond to a task

Tasks

  • Get list of all operators registered to the AVS
  • Get metadata of all operators registered to the AVS
  • Show operators data on responses spans
  • Update operators lists on new events
  • Show operator that did not respond to task

@JuArceJuArce self-assigned this Sep 13, 2024
@JuArceJuArce changed the title chore: get operators from contractchore(telemetry): add operators information to responses spansSep 13, 2024
@JuArce

Copy link
Copy Markdown
CollaboratorAuthor

Superseded by #1077

@JuArceJuArce closed this Sep 30, 2024
@JuArce
JuArce deleted the 961-choretelemetry-add-operators-information-to-responses-spans branch September 30, 2024 15:24
Sign up for freeto 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.

1 participant

@JuArce