graphprotocol / graphprotocol/graph-node
Add support for GraphQL query IDs in `GRAPH_NODE_EXPENSIVE_QUERIES_FILE`
Offen
@tilacog arbeitet bereits daran.
Seit 29.11.2022.
Stale
- Vorherrschende Sprache
- Rust
- Sterne
- 3.2k
- Forks
- 1.1k
- Ø Merge
- 4 T. 1 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
Graph Node only supports full GraphQL queries to be included in GRAPH_NODE_EXPENSIVE_QUERIES_FILE.
What is the expected behavior?
Users should also be able to identify GraphQL queries by the query_id (also known as "shape hash") obtained from qlog.
For instance, each line could be parsed either as a complete GraphQL query or the query hash in the form:
query_id:a13e79928c47834f-f6ed187de01c7ec8
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.