docs icon indicating copy to clipboard operation
docs copied to clipboard

Add VSCode exporter to exporters.md

Open guicaulada opened this issue 2 years ago • 0 comments

Signed-off-by: Guilherme Caulada [email protected]

This PR proposes adding the VSCode exporter to the list of available exporters.

This extension exposes metrics related to files and changes done with VSCode so we can build dashboards that track our development, time spent by project, and in the future by branch.

All the default metrics recommended by Prometheus itself for Node.js are also exposed.

More metrics related to development and git should be added in the future, for example, labels related to git to get time spent by branch, as well as other features.

guicaulada avatar Sep 28 '22 13:09 guicaulada