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 destination chain to confirmed packet metrics #3302

Merged
merged 5 commits into from
May 16, 2023

Conversation

ljoss17
Copy link
Contributor

@ljoss17 ljoss17 commented May 3, 2023

Closes: #3297

Description


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@ljoss17 ljoss17 requested a review from seanchen1991 May 3, 2023 09:37
@romac
Copy link
Member

romac commented May 3, 2023

Do we have easy access to the dst channel and port ids? If so let's add them to the labels as well

@ljoss17
Copy link
Contributor Author

ljoss17 commented May 3, 2023

I'll check this and update if possible

@ljoss17
Copy link
Contributor Author

ljoss17 commented May 15, 2023

Do we have easy access to the dst channel and port ids? If so let's add them to the labels as well

I was able to add them in this commit 3b3213e. What do you think about this ?

@romac romac merged commit 33f115c into master May 16, 2023
32 checks passed
@romac romac deleted the luca_joss/telemetry-improve-packet-confirmed-labels branch May 16, 2023 08:56
romac pushed a commit that referenced this pull request May 16, 2023
* Add destination chain to confirmed packet metrics

* Add changelog entry

* Update guide example of telemetry output

* Add destination channel and port to confirmed receive, ack and timeout packets
pratikbin pushed a commit to pratikbin/hermes that referenced this pull request May 24, 2023
* Add destination chain to confirmed packet metrics

* Add changelog entry

* Update guide example of telemetry output

* Add destination channel and port to confirmed receive, ack and timeout packets
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.

Add destination chain to some metric labels
3 participants