Preview: Server Metrics Dashboard #157
Replies: 2 comments
-
|
Good job, very usefull, thanks! |
Beta Was this translation helpful? Give feedback.
-
|
I would be mainly interested in the combination of expensive queries and the underlaying performance of hardware. Whether the metrics would enable the scaling of available virtual hardware that can be scaled for high demanding but rare jobs that only need to be performed occasionally. The relation between the connections, CPU and Memory usage to scale out the virtual underlaying hardware to enable a scalable infrastructure to automate these tasks. Maybe this will enable the system to go from cold start upon login to modular requests from applications and scale hardware requirements inline with the modules or expensive queries that need to run through the systems. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We’re introducing a new Server Metrics Dashboard (preview) in the PostgreSQL extension for VS Code. You can now view server performance and health metrics without leaving your editor:
How to access it
Opt-in to the latest pre-release extension version,
1.9. See the full changelog here.In the Object Explorer, right-click any connected server and select “Dashboard” from the context menu.
What’s next
This is our initial release. Upcoming improvements include:
pg_stat_statements.We want your feedback
We’d especially like to hear:
Please try it out in the latest pre-release build
v1.9and share your feedback in this discussion.Beta Was this translation helpful? Give feedback.
All reactions