mw docker graphite
editgraphite service
Synopsis
edit
Graphite service
editCreating 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- mw docker - An advanced docker compose based development environment
- mw docker graphite create - Create the containers
- mw docker graphite destroy - Destroy the containers
- mw docker graphite exec - Execute a command in the main container
- mw docker graphite expose - Expose a port in a running container
- mw docker graphite image - Interact with the image used for the service
- mw docker graphite start - Start the containers
- mw docker graphite stop - Stop the containers