Difference between revisions of "Grafana-agentctl"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> ./grafana-agentctl --help Tools for interacting with the Grafana Agent Usage: agentctl [command] Available Commands: completion Generate the autocompletion sc...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
 +
[[grafana-agentctl config-check]]
 +
 
<pre>
 
<pre>
 
./grafana-agentctl --help
 
./grafana-agentctl --help
Line 25: Line 29:
  
  
 +
== See also ==
 +
* {{grafana-agent}}
  
* {{grafana-agent}}
+
[[Category:Grafana]]

Latest revision as of 08:45, 1 April 2024

grafana-agentctl config-check
./grafana-agentctl --help
Tools for interacting with the Grafana Agent

Usage:
  agentctl [command]

Available Commands:
  completion      Generate the autocompletion script for the specified shell
  config-check    Perform basic validation of the given Agent configuration file
  config-sync     Sync config files from a directory to an Agent's config management API
  help            Help about any command
  operator-detach Detaches any Operator-Managed resource so CRDs can temporarily be deleted
  sample-stats    Discover sample statistics for series matching a label selector within the WAL
  target-stats    Discover statistics on a specific target within the WAL.
  test-logs       Collect logs but print entries instead of sending them to Loki.
  wal-stats       Collect stats on the WAL

Flags:
  -h, --help      help for agentctl
  -v, --version   version for agentctl

Use "agentctl [command] --help" for more information about a command.


See also[edit]

Advertising: