The Agent's KyotoTycoon check tracks get, set, and delete operations, and lets you monitor replication lag.
The KyotoTycoon check is included in the Datadog Agent package, so you don't need to install anything else on your KyotoTycoon servers.
-
Edit the
kyototycoon.d/conf.yaml
file, in theconf.d/
folder at the root of your Agent's configuration directory. See the sample kyototycoon.d/conf.yaml for all available configuration options:init_config: instances: # Each instance needs a report URL. # name, and optionally tags keys. The report URL should # be a URL to the Kyoto Tycoon "report" RPC endpoint. # # Complete example: # - report_url: http://localhost:1978/rpc/report # name: my_kyoto_instance # tags: # foo: bar # baz: bat
-
Restart the Agent to begin sending Kong metrics to Datadog.
Run the Agent's status
subcommand and look for kyototycoon
under the Checks section.
See metadata.csv for a list of metrics provided by this check.
The KyotoTycoon check does not include any events.
kyototycoon.can_connect
:
Returns CRITICAL if the Agent cannot connect to KyotoTycoon to collect metrics, otherwise OK.
Need help? Contact Datadog support.