Skip to content

Add deployment id to firehose connection headers #5319

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

Merged

Conversation

YaroShkvorets
Copy link
Contributor

@YaroShkvorets YaroShkvorets commented Apr 4, 2024

Fixes #5098

When running firehose infrastructure it helps to know which subgraph is consuming substreams modules that are failing.

This PR makes it possible by adding deployment id to firehose/substreams request via x-deployment-id header

@leoyvens leoyvens merged commit 4fe81c1 into graphprotocol:master Apr 5, 2024
@YaroShkvorets YaroShkvorets deleted the yaro/add_firehose_headers branch April 5, 2024 13:39
sduchesneau pushed a commit to streamingfast/substreams that referenced this pull request Apr 6, 2024
for better integration since graph-node is now passing the deployment id when connecting to Substream endpoints, see here: graphprotocol/graph-node#5319
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.

[Feature] make it easier to debug issues by providing subgraph hash in http request header to substreams
2 participants