sameersbn / sameersbn/docker-gitlab
Env to disable monitoring - prometheus_monitoring['enable'] = false
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
Please add env option to disable monitoring as described in https://docs.gitlab.com/omnibus/settings/memory_constrained_envs.html#disable-monitoring
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked GitLab documentation and searching the repository for prometheus_monitoring and existing monitoring environment options. Done means the requested environment option maps to prometheus_monitoring['enable'] = false and disables monitoring as described in the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100