Commit a8d2c57e authored by alinamihaila's avatar alinamihaila

Update docs to reflect rename to ServicePing

parent b1163762
...@@ -1120,7 +1120,7 @@ To set up Service Ping locally, you must: ...@@ -1120,7 +1120,7 @@ To set up Service Ping locally, you must:
1. Using the `gitlab` Rails console, manually trigger Service Ping: 1. Using the `gitlab` Rails console, manually trigger Service Ping:
```ruby ```ruby
SubmitUsagePingService.new.execute ServicePing::SubmitService.new.execute
``` ```
1. Use the `versions` Rails console to check the Service Ping was successfully received, 1. Use the `versions` Rails console to check the Service Ping was successfully received,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment