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

Conversation

@0x777
Copy link
Member

@0x777 0x777 commented Apr 26, 2019

  1. faster snapshotting of the internal state for mx subs
  2. expose dev apis to monitor the internal state of mx subs

Affects server.

The internal dev APIs can be enabled by passing developer to --enabled-apis. The dev APIs structure is as follows:

GET "/dev/subscriptions"
Use this to monitor multixplexed subscriptions

GET "/dev/subscriptions/extended"
This dumps a lot of data, including individual subscriptions, their arguments, session variables

GET "/dev/plan_cache"
Dumps the plan cache for queries and subscriptions

All of these are admin only endpoints and not enabled by default except when compiled with --developer flag.

@netlify
Copy link

netlify bot commented Apr 26, 2019

Deploy preview for hasura-docs ready!

Built with commit b6a36a9

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

@hasura-bot
Copy link
Contributor

Review app for commit 9d2077e deployed to Heroku: https://hge-ci-pull-2081.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2081-9d2077e

@shahidhk shahidhk added the c/server Related to server label Apr 26, 2019
@hasura-bot
Copy link
Contributor

Review app for commit b6a36a9 deployed to Heroku: https://hge-ci-pull-2081.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2081-b6a36a9

@0x777 0x777 merged commit 8389a7e into hasura:master Apr 30, 2019
@hasura-bot
Copy link
Contributor

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

polRk pushed a commit to polRk/graphql-engine that referenced this pull request Feb 12, 2020
* split stm transactions when snapshotting to make it faster

* mx subs: push to both old and new sinks at the same time

* expose dev APIs through allowed APIs flag
hasura-bot pushed a commit that referenced this pull request Jul 28, 2025
V3_GIT_ORIGIN_REV_ID: 588a405aa0240d7ded6bfd02fc7165a2cee2a7f3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/server Related to server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants