Commit Graph

5 Commits

Author SHA1 Message Date
prathamesh0
fb76365f4e
Change back GQL endpoint for gateway server to /graphql (#39) 2023-11-23 18:04:45 +05:30
prathamesh0
581e7d76f9
Change GQL endpoint for gateway server from /graphql to / (#38) 2023-11-23 16:15:57 +05:30
Zach
e005b7e69d
Add runnable default query with info text (#23)
* defaultQuery

* add azimuth examples to default query
2023-08-02 15:19:47 +05:30
c420078ad5
Fix watcher endpoints check in gateway server (#19) 2023-05-04 15:08:51 +05:30
86fe1c03af
Use GQL schema stitching to proxy queries to multiple watchers (#18)
* Use apollo federation router to proxy gql queries to multiple watchers

* Use graphql stitch to proxy requests to all watchers

* Load watcher endpoints and prefixes from json

* Transpile typescript and setup lint

* Change conflicting metrics ports

* Add comments
2023-05-02 18:14:30 +05:30