Service Engineer Onboarding Master Checklist in Markdown
Service Engineer Boot Camp
We need to keep iterating on this checklist so please submit MR's for any improvements that you can think of.
Goal of this entire checklist: Set a clear path for Service Engineer training
Stage 0 (GitLab Inc. only)
Goals
- Have less lists in your life
- Have all the needed user accounts and permissions for a GitLab Inc. SE
This should have been created for you as an issue by PeopleOps when you were hired
-
General Onboarding Checklist -
Finish every item on that list starting with New team member:
until you are waiting for someone to answer a question or do something before you can continue that list.
1. [ ] Start with Stage 1 here
1. [ ] Check back daily on what was blocking you on your General Onboarding Checklist
until that list is completely done, then focus on this one.
-
User Accounts and Permissions -
Patricio/Robert/Jacob V: Create GitLab.com admin account. -
Patricio/Ernst: Add to Tweetdeck for [at]gitlabstatus. -
Jose/Drew: Add new team member as an agent in GitLab ZenDesk. -
Jose/Drew: Add agent to required support groups in GitLab ZenDesk. -
Jose/Axil: Add new team member to "moderators" group on the GitLab community forum. -
Jose: Invite to support team call -
Jose: Use the "GitLab Email Forwarding" google doc to request that the new team member is added to the alias for the support team. -
Jose: Add team member to @supportteam
Slack handle. -
New team member: Create new account for the GitLab community forum using the sign in with GitLab option and mention the username used. -
New team member: Lodge an issue on the infrastructure team project requesting the creation of a VM instance, use the template below:
> Title: New DO service engineering VM [Request]
> Hi,
> Please provide a standard 2GB DO VM for service engineering testing.
> SSH key is:
> ```
> {{SSHKEYHERE}}
> ```
> Posix username: {{USERNAME}}
> Thanks
Stage 1. Git and GitLab basics.
Goals
- Aim to have a good overview of the Product and main features, Git and the Company
If you are already comfortable with using Git and GitLab and you will be able to retain a good amount of information by just reading and watching through, that is okay. But if you see a topic that is completely new to you, stop the video and try it out for yourself before continuing.
-
Just quickly check on your Zendesk account to make sure that is ready for you when you need it. -
Let your manager know if for some reason you were not able to create an account on Zendesk. -
Under your profile on Zendesk, it should read Agent
. If it readsLight Agent
, inform your manager.
Cover these topics on the GitLab University:
-
Under the topic of Git -
Under the topic of GitLab Basics -
All the GitLab Basics that you don't feel comfortable with. If you get stuck, see the linked videos under GLB in GitLab University -
Take a look at how the different GitLab versions compare -
Any of these that you don't feel comfortable with in the user training we use for our customers. -
env_setup.md
-
feature_branching.md
-
explore_gitlab.md
-
stash.md
-
git_log.md
-
For the rest of the topics in user training
, just do a quick read over the file names so you start remembering where to find them.
Stage 2. Installation and Administration basics.
-
Check back on your Zendesk account if you are not yet an Agent
. -
Check to make sure you were added to the GitLab Support
Google Calendar and can see it's events.
Goals
- Get your development machine set up.
- Familiarize yourself with the codebase
- Be prepared to reproduce issues that our users encounter.
- Be comfortable with the different installation options of GitLab and configure LDAP.
- Have an installation available for reproducing customer bug reports.
Set up your development machine
Installations
You will keep one installation continually updated on Digital Ocean, just like many of our clients. But you need to choose where you would like to test other installations.
We need to list some benefits of each choice here.
-
Choose your preferred test environment between Local VM's or Digital Ocean and put in in a comment below.
Installation from source is not common but will give you a greater understanding of the components that we employ and how everything fits together.
-
Perform each of the following Installation Methods on your preferred test environment you chose above: -
Install via Omnibus -
Populate with some test data: User account, Project, Issue -
Backup using our Backup rake task -
Install via Docker -
Restore backup to your Docker VM using our Restore rake task -
Version 7 from Source -
As a part of your general onboarding checklist, you should have asked for a Digital Ocean droplet to be created for you, where you can install and maintain your own instance of GitLab -
Install via Omnibus -
Populate with some test data 1. [ ] Populated Repos 1. [ ] Users 1. [ ] Groups 1. [ ] Projects 1. [ ] You can check this box but this one never stops as long as you are a Service Engineer for GitLab. Keep this installation up-to-date as patch and version releases become available, just like our customers would. -
Ask as many questions as you can think of on the #support
chat channel
Stage 3. Customer Interaction through Zendesk
Goals
- Have a good understanding of ticket flow through Zendesk and how to interat with our various channels
- See some common issues that our customers are facing and how to resolve them.
Zendesk Tickets
-
Follow this guide. -
Ask different people in your team if they would be willing to do a 45 minute screen share with you as they answer tickets on Zendesk, thinking out loud as much as they can and answering your questions. Continue with the rest of the list while you wait for these to get scheduled. -
call with ___ -
call with ___ -
call with ___ -
call with ___ -
call with ___ -
call with ___ -
call with ___ -
call with ___ -
call with ___ -
call with ___
Learn about the Support process
Zendesk is our Support Centre and our main communication line with our Customers. We communicate with customers through several other channels too
-
Familiarize yourself with ZenDesk - UI Overview
- Updating Tickets
- Working w/ Tickets Read: avoiding agent collision.
-
Dive into our ZenDesk support process by reading how to handle tickets -
Start getting real world experience by handling real tickets, all the while gaining further experience with the Product. -
First, learn about our Support Channels -
Start with StackOverflow and the GitLab forum - Here you will find a large variety of queries mainly from our Users who are self hosting GitLab CE
-
Answer one by understanding a question dig in to try to find a solution
-
-
Proceed on to the GitLab.com Support Forum - Here you will find queries regarding our own GitLab.com
-
Find a user you can help and help them, this will give you an understanding of our Admin interface and other tools
-
Proceed on to the Twitter tickets in Zendesk - Here you will gain a great insight into our userbase
- Tweets can range from help needed with GitLab installations, the API and just general queries
-
Find a complaint or problem and feed them back to the team
-
Proceed on to Regular email Support tickets - Here you will find tickets from our GitLab EE Customers and GitLab CE Users
- Tickets here are extremely varied and often very technical
- You should be prepared for these tickets, given the knowledge gained from previous tiers and your training
-
Check out your colleagues' responses -
Hop on to the #support-live-feed channel in Slack and see the tickets as they come in and are updated -
Read through about 20 old tickets that your colleagues have worked on and their responses
-
Learn about the Escalation process for tickets
Some tickets need specific knowledge or a deep understanding of a particular component and will need to be escalated to a Senior Service Engineer or Developer
-
Read about Escalation -
Find the macros in Zendesk for ticket escalations -
Take a look at the GitLab.com Team page to find the resident experts in their fields
Learn about raising issues and fielding feature proposals
-
Understand what's in the pipeline and proposed features at GitLab: Direction Page -
Practice searching issues and filtering using labels to find existing feature proposals and bugs -
If raising a new issue always provide a relevant label and a link to the relevant ticket in Zendesk -
Add customer labels for those issues relevant to our subscribers -
Take a look at the existing issue templates to see what is expected -
Raise issues for bugs in a manner that would make the issue easily reproducible. A Developer or a contributor may work on your issue -
Schedule three 45 minute blocks with your trainer where you share your screen with them while you answer tickets on Zendesk, they give you feedback and answer your questions. -
call with ___ -
call with ___ -
call with ___
Congratulations. You now have your Zendesk Wings!
From now on you can spend most of your work time answering tickets on Zendesk, try to set aside 2 hours per day to make it through the rest of this list.
-
Ask as many questions as you can think of on the #support
chat channel
Stage 4. Customer Calls
- Gain experience in scheduling and participating in calls with customers
Look at the GitLab Support
Google Calendar to find customer calls you can listen in on. Contact the person leading the call to check if it is okay for you to jump in on the call, and if they could stay on with you for a few minutes after the call, for you to ask them a few questions about things you didn't understand, and them to ask you a few questions to make sure you understood the items they want you to take away.
-
Start arranging to pair on calls with other Service Engineers. Aim to cover two of each type of call -
Learn about Cisco WebEx -
Training calls -
call with ___ -
call with ___ -
Information gathering calls - It's good to find out how new and prospective customers are going to be using the product and how they will set up their infrastructure
-
call with ___ -
call with ___
-
-
Diagnosis calls - When email isn't enough we may need to hop on a call and do some debugging along side the customer
- These paired calls are a great learning experience
-
call with ___ -
call with ___
-
Upgrade calls -
call with ___ -
call with ___
-
-
Emergency calls -
call with ___ -
call with ___
-
-
Ask as many questions as you can think of on the #support
chat channel
Stage 5. Gathering Diagnostics
Understand the gathering of diagnostics for GitLab instances
-
Learn about the GitLab checks that are available -
Omnibus commands 1. [ ] Status 1. [ ] Starting and stopping services 1. [ ] Starting a rails console -
Ask as many questions as you can think of on the #support
chat channel
Stage 6. On Call Duty
Goals
- Aim to become a fully-fledged Service Engineer!
Get initiated for on-call duty
-
Read over the public run-books to understand common tasks -
Create an issue on the internal Organization tracker to schedule time with the DevOps / Production team, so that you learn how to handle GitLab.com going down. Once you are trained for this, you are ready to be added to the on-call rotation.