prestodb / presto

The official home of the Presto distributed SQL query engine for big data
http://prestodb.io
Apache License 2.0
15.75k stars 5.29k forks source link

[native] Prestissimo worker metrics documentation #23107

Open karteekmurthys opened 4 days ago

karteekmurthys commented 4 days ago

Description

Added Prestissimo worker metrics related config documentation.

Motivation and Context

Impact

Test Plan

Contributor checklist

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* ... :pr:`12345`
* ... :pr:`12345`

Hive Connector Changes
* ... :pr:`12345`
* ... :pr:`12345`

If release note is NOT required, use:

== NO RELEASE NOTE ==
majetideepak commented 4 days ago

Let's add documentation here as well presto-docs/src/main/sphinx/presto_cpp/features.rst

aditi-pandit commented 3 days ago

@karteekmurthys : Might be good to also give more information about the actual metrics as well. features.rst could be a good place for it. Velox documents https://facebookincubator.github.io/velox/monitoring/metrics.html. We should give more information on how to get these from the metrics collection (show some snapshots from our tooling).

Would be great to document some important new Prestissimo level metrics as well.