Cli/ref/mw docker graphite

From mediawiki.org
< Cli‎ | ref

mw docker graphite[edit]

graphite service

Synopsis[edit]

Graphite service[edit]

Creating this service will automatically configure $wgStatsdServer for MediaWiki.

$wgStatsdServer = "graphite";

NOTE: The Graphite config differs between mwcli and graphite.wikimedia.org, see https://phabricator.wikimedia.org/T307366

Documentation[edit]

  • [wgStatsdServer)

Options inherited from parent commands[edit]

  -c, --context string   The context to use (default "default")
      --help             Help for this command
      --no-interaction   Do not ask any interactive questions
  -v, --verbose count    Increase output verbosity. Example: --verbose=2 or -vv

SEE ALSO[edit]