Sourcegraph DocsSourcegraph Docs
  • Code Intelligence

    • Cody
    • Code Search
  • Code Management

    • Batch Changes
    • Code Navigation
    • Code Monitoring
    • Code Ownership
    • Code Insights
    • Notebooks
  • Platform

    • Sourcegraph Admin
    • Sourcegraph Cloud
    • Integrations
    • Development
  • CLI & API

    • Sourcegraph CLI
    • Sourcegraph GraphQL API
    • Sourcegraph Stream API
  • Help & Support

    • SLAs & Premium Support
    • Tutorials
    • Sourcegraph Accounts
    • Changelog
  1. Docs
  2. cli
  3. references
  4. scout

src scout

Usage

'src scout' is a tool that provides monitoring for Sourcegraph resources 

    EXPERIMENTAL: 'scout' is an experimental command in the 'src' tool. To use, you must
    point your .kube config to your Sourcegraph instance.

    Usage: 
        
        src scout command [command options]

    The commands are:
        
        resource        print all known sourcegraph resources and their allocations
        usage           get CPU, memory and current disk usage
        advise          recommend lowering or raising resource allocations based on actual usage

    Use "src scout [command] -h" for more information about a command.
    

On this page

  1. `src scout`

    1. Usage