Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
961d825a
Commit
961d825a
authored
Nov 25, 2021
by
Alina Mihaila
Committed by
Fiona Neill
Nov 25, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Recommend to use instrumentation classes
parent
786a8905
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/development/service_ping/implement.md
doc/development/service_ping/implement.md
+4
-0
No files found.
doc/development/service_ping/implement.md
View file @
961d825a
...
...
@@ -26,6 +26,10 @@ To implement a new metric in Service Ping, follow these steps:
1.
[
Verify your metric
](
#verify-your-metric
)
1.
[
Set up and test Service Ping locally
](
#set-up-and-test-service-ping-locally
)
NOTE:
When you add or change a Service Metric, you must migrate metrics to
[
instrumentation classes
](
metrics_instrumentation.md
)
.
For information about the progress on migrating Service ping metrics, see this
[
epic
](
https://gitlab.com/groups/gitlab-org/-/epics/5547
)
.
## Instrumentation classes
We recommend you use
[
instrumentation classes
](
metrics_instrumentation.md
)
in
`usage_data.rb`
where possible.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment