这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@0x777
Copy link
Member

@0x777 0x777 commented Jul 9, 2019

This is not a user facing change. A new dev api /dev/ekg serves the gc statistics in json. However unlike the ekg package, no UI is served to visualise this data. The dev apis are automatically enabled if you build with stack build --flag graphql-engine:developer. You'll then need to run graphql-engine with -T rts option.

I'm working on a small command line tool built using the assets in ekg package which would take graphql-engine's url as an argument and serves the ekg UI to visualise the data. Till then, you can do this instead:

git clone https://github.com/tibbe/ekg
cd ekg

change this line in monitor.js to $.ajax("http://127.0.0.1:8080/dev/ekg", {. Open index.html in your browser.

@netlify
Copy link

netlify bot commented Jul 9, 2019

Deploy preview for hasura-docs ready!

Built with commit 869ce63

https://deploy-preview-2489--hasura-docs.netlify.com

@0x777 0x777 requested a review from ecthiender July 9, 2019 06:41
@hasura-bot
Copy link
Contributor

Review app for commit 8ed2233 deployed to Heroku: https://hge-ci-pull-2489.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2489-8ed22330

@hasura-bot
Copy link
Contributor

Review app for commit 7db6743 deployed to Heroku: https://hge-ci-pull-2489.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2489-7db6743a

@ecthiender ecthiender self-assigned this Jul 10, 2019
@ecthiender ecthiender added c/server Related to server k/enhancement New feature or improve an existing feature labels Jul 10, 2019
Copy link
Contributor

@ecthiender ecthiender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0x777 0x777 merged commit 5aa4a46 into hasura:master Jul 10, 2019
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-2489.herokuapp.com is deleted

polRk pushed a commit to polRk/graphql-engine that referenced this pull request Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/server Related to server k/enhancement New feature or improve an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants