Commit 01241b2e authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski

Merge branch 'docs-impr-content-dev-guidelines-categorization' into 'master'

Docs: Improve wording and use present tense

See merge request gitlab-org/gitlab!70805
parents 3741fdaf e355dd90
......@@ -72,8 +72,8 @@ class SomeCrossCuttingConcernWorker
end
```
Workers marked as not owned workers will, when possible, use the
category of their caller (worker or HTTP endpoint) in metrics and logs.
When possible, workers marked as "not owned" use their caller's
category (worker or HTTP endpoint) in metrics and logs.
For instance, `ReactiveCachingWorker` can have multiple feature
categories in metrics and logs.
......
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