Difference between revisions of "Brew install --cask datadog-agent"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
  
 +
[[Datadog Agent shell installation]]
 +
[[DD_AGENT_MAJOR_VERSION]]=7 [[DD_API_KEY]]=XXXXXXXXXXXXXX DD_SITE="datadoghq.com" [[bash -c]] "$(curl -L https://install.datadoghq.com/scripts/install_mac_os.sh)"
  
  [[DD_AGENT_MAJOR_VERSION]]=7 [[DD_API_KEY]]=XXXXXXXXXXXXXX DD_SITE="datadoghq.com" [[bash -c]] "$(curl -L https://install.datadoghq.com/scripts/install_mac_os.sh)"
+
  [[pip3 install datadog]]
  
 
== See also ==
 
== See also ==
 +
* {{datadog-agent}}
 +
* {{dd agent}}
 
* {{Datadog}}
 
* {{Datadog}}
  
 
[[Category:Datadog]]
 
[[Category:Datadog]]

Latest revision as of 09:15, 28 August 2024

brew install --cask datadog-agent
.../...
==> Installing Cask datadog-agent
To complete the installation of Cask datadog-agent, you must also
run the installer at:
  /Users/your-user/brew/Caskroom/datadog-agent/7.40.1-1/datadog-agent-7.40.1-1.pkg
🍺  datadog-agent was successfully installed!


Datadog Agent shell installation

DD_AGENT_MAJOR_VERSION=7 DD_API_KEY=XXXXXXXXXXXXXX DD_SITE="datadoghq.com" bash -c "$(curl -L https://install.datadoghq.com/scripts/install_mac_os.sh)"
pip3 install datadog

See also[edit]

Advertising: