Cli/ref/mw docker graphite

From testwiki
Jump to navigation Jump to search

mw docker graphite

graphite service

Synopsis

Graphite service

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

  • [wgStatsdServer](https://www.mediawiki.org/wiki/Manual:wgStatsdServer)

Options inherited from parent commands

  -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

  • [[../mw_docker|mw docker]] - An advanced docker compose based development environment
  • [[../mw_docker_graphite_create|mw docker graphite create]] - Create the containers
  • [[../mw_docker_graphite_destroy|mw docker graphite destroy]] - Destroy the containers
  • [[../mw_docker_graphite_exec|mw docker graphite exec]] - Execute a command in the main container
  • [[../mw_docker_graphite_image|mw docker graphite image]] - Interact with the image used for the service
  • [[../mw_docker_graphite_start|mw docker graphite start]] - Start the containers
  • [[../mw_docker_graphite_stop|mw docker graphite stop]] - Stop the containers