You can create multiple configuration files if you need to run commands against different environments. Use the --config flag to specify the path to an alternative configuration file.
Test the dogshell command by posting a test metric:
dog metric post test_metric 1
Dogshell commands
Use the -h flag for a full list of the available Dogshell commands:
dog -h
You can append the -h option to the following commands to get more information on specific Dogshell usage:
The following syntax posts a metric to your Datadog account:
dog metric post MY_METRIC_NAME METRIC_VALUE --tags "TAG_KEY_1:TAG_VALUE_1,TAG_KEY_2:TAG_VALUE_2"
For example, the following command sends a metric named test_dogshell_metric to your account with a value of 1.0 and the tags test:one and example:one:
dog metric post test_dogshell_metric 1.0 --tags "test:one,example:one"
After you run the command, search for test_dogshell_metric using the Metrics Explorer.
1
2
rulesets:- %!s(<nil>) # Rules to enforce .
맞춤형 데모 요청
Datadog 시작하기
Ask AI
AI-generated responses may be inaccurate. Verify important info.