Page MenuHomePhabricator

Remove statsd plugin from Jenkins
Closed, ResolvedPublic

Description

The statsd plugin on Jenkins creates way too many metrics which eat disk space on graphite T1075: Audit groups of metrics in Graphite that allocate a lot of disk space.

I don't think we actually use those metrics under jenkins.ci hierarchy. I need to verify whether it is actually needed and if not remove the Jenkins statsd plugin entirely.

Event Timeline

hashar claimed this task.
hashar raised the priority of this task from to Needs Triage.
hashar triaged this task as Medium priority.
hashar updated the task description. (Show Details)
hashar changed Security from none to None.
hashar moved this task from INBOX to In-progress on the Release-Engineering-Team board.
hashar added subscribers: fgiunchedi, Joe, hashar.

I have uninstalled the jenkins-statsd metric from the CI Jenkins using the web interface.

We will need to restart Jenkins on gallium to have the plugin unloaded.

I have restarted Jenkins, the statsd plugin is no more loaded hence no more data are sent to graphite under the jenkins.ci hierarchy.