Table of Contents |
---|
Transaction Traceability
Analysis
Detail distributed transaction traceability options. Look at transaction intents, roolback, partial rollback, retry logic, 2-phase commits ....
Monitoring
Analysis
Monitoring Agents
NewRelic
...
echo deb http://apt.newrelic.com/debian/ newrelic non-free >> /etc/apt/sources.list.d/newrelic.list wget -O- https://download.newrelic.com/548C16BF.gpg | apt-key add - apt-get update apt-get install newrelic-sysmond nrsysmond-config --set license_key=e4d2d23faa4c904aa6aa00c74cfffbebe4f80f37 /etc/init.d/newrelic-sysmond start |
---|
Datadog
Logging
Analysis
Logging Agents
Sumologic
https://service.us2.sumologic.com/ui/bento.html#/workspace/default/home
...
https://cloud.google.com/logging/docs/agent/installation
curl -sSO https://dl.google.com/cloudagents/install-logging-agent.sh
sha256sum install-logging-agent.sh sudo bash install-logging-agent.sh |
---|