Skip to content

Fix _entities Apollo Error Metrics Missing Service Attribute#8153

Merged
rregitsky merged 8 commits intodevfrom
rreg/PULSR-1778/fix-entities-missing-service
Aug 29, 2025
Merged

Fix _entities Apollo Error Metrics Missing Service Attribute#8153
rregitsky merged 8 commits intodevfrom
rreg/PULSR-1778/fix-entities-missing-service

Conversation

@rregitsky
Copy link
Contributor

@rregitsky rregitsky commented Aug 27, 2025


Error counting #7712 introduced a bug where _entities errors from a subgraph fetch no longer reported a service (subgraph or connector) attribute. This erroneously categorized these errors as from the Router rather than their originating service in the Studio UI.

The attribute has been re-added, fixing this issue.

entities-error-fix

Checklist

Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review.

  • PR description explains the motivation for the change and relevant context for reviewing
  • PR description links appropriate GitHub/Jira tickets (creating when necessary)
  • Changeset is included for user-facing changes
  • Changes are compatible1
  • Documentation2 completed
  • Performance impact assessed and acceptable
  • Metrics and logs are added3 and documented
  • Tests added and passing4
    • Unit tests
    • Integration tests
    • Manual tests, as necessary

Exceptions

Note any exceptions here

Notes

Footnotes

  1. It may be appropriate to bring upcoming changes to the attention of other (impacted) groups. Please endeavour to do this before seeking PR approval. The mechanism for doing this will vary considerably, so use your judgement as to how and when to do this.

  2. Configuration is an important part of many changes. Where applicable please try to document configuration examples.

  3. A lot of (if not most) features benefit from built-in observability and debug-level logs. Please read this guidance on metrics best-practices.

  4. Tick whichever testing boxes are applicable. If you are adding Manual Tests, please document the manual testing (extensively) in the Exceptions.

@github-actions

This comment has been minimized.

@apollo-librarian
Copy link

apollo-librarian bot commented Aug 27, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 14a3299fab8098033430518d
Build Logs: View logs

@rregitsky rregitsky marked this pull request as ready for review August 29, 2025 13:58
@rregitsky rregitsky requested a review from a team August 29, 2025 13:58
@rregitsky rregitsky requested a review from a team as a code owner August 29, 2025 13:58
@rregitsky rregitsky merged commit 78d22ee into dev Aug 29, 2025
15 checks passed
@rregitsky rregitsky deleted the rreg/PULSR-1778/fix-entities-missing-service branch August 29, 2025 14:04
@abernix
Copy link
Member

abernix commented Sep 1, 2025

@Mergifyio backport 2.6.1

@mergify
Copy link
Contributor

mergify bot commented Sep 1, 2025

backport 2.6.1

✅ Backports have been created

Details

@abernix
Copy link
Member

abernix commented Sep 2, 2025

@mergify backport 2.6.1

@mergify
Copy link
Contributor

mergify bot commented Sep 2, 2025

backport 2.6.1

✅ Backports have been created

Details

@abernix
Copy link
Member

abernix commented Sep 2, 2025

@mergify backport 2.6.1

@mergify
Copy link
Contributor

mergify bot commented Sep 2, 2025

backport 2.6.1

✅ Backports have been created

Details

abernix added a commit that referenced this pull request Sep 2, 2025
@abernix abernix mentioned this pull request Sep 8, 2025
@abernix abernix mentioned this pull request Sep 22, 2025
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