Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
themr0c authored Mar 16, 2022
1 parent f43bbae commit 04b1fd9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[id="creating-a-telemetry-plugin-for-devworkspaces"]
// = Creating a telemetry plugin for DevWorkspaces
:navtitle: Creating A Telemetry Plugin For DevWorkspaces
[id="creating-a-telemetry-plug-in-for-devworkspaces"]
// = Creating a telemetry plug-in for DevWorkspaces
:navtitle: Creating A Telemetry Plug-in For DevWorkspaces
:keywords: extensions, telemetry
:page-aliases: .:creating-a-telemetry-plugin-for-devworkspaces
:page-aliases: .:creating-a-telemetry-plug-in-for-devworkspaces

include::partial$proc_creating-a-telemetry-plugin-for-devworkspaces.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Telemetry for {devworkspace}s works similarly to telemetry for {prod-short} work

. A {devworkspace} telemetry plug-in listens for events on `$DEVWORKSPACE_TELEMETRY_BACKEND_PORT` instead of `$CHE_WORKSPACE_TELEMETRY_BACKEND_PORT`.

. The {devworkspace} telemetry plug-in requires version 0.0.34 (or greater) of the link:https://github.com/che-incubator/che-workspace-telemetry-client/tree/master/backend-base[telemetry plugin dependency].
. The {devworkspace} telemetry plug-in requires version 0.0.34 (or greater) of the link:https://github.com/che-incubator/che-workspace-telemetry-client/tree/master/backend-base[telemetry plug-in dependency].

== Events sent to the back-end by the Che-Theia telemetry plug-in

Expand Down

0 comments on commit 04b1fd9

Please sign in to comment.