Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-metrics
PluginMetricTimeCount
Class PluginMetricTimeCount
Hierarchy
PluginMetricTimeCount
Implements
MetricOutput
Index
Constructors
constructor
Properties
header
Methods
create
Metric
Output
Constructors
constructor
new
Plugin
Metric
Time
Count
(
)
:
PluginMetricTimeCount
Returns
PluginMetricTimeCount
Properties
header
header
:
string
= '# HELP language_server_time_count Number of language server requests\n# TYPE language_server_time_count gauge\n'
Methods
create
Metric
Output
create
Metric
Output
(
id
:
string
, method
:
string
, requestAnalytics
:
AnalyticsFromRequests
)
:
string
Parameters
id:
string
method:
string
requestAnalytics:
AnalyticsFromRequests
Returns
string
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Plugin
Metric
Time
Count
constructor
header
create
Metric
Output