Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Easily runnable example to view how yabeda metrics works in action

Notifications You must be signed in to change notification settings

dmshvetsov/yabeda-datadog-sidekiq-example

Repository files navigation

Example of Rails and Sidekiq metrics exported to Datadog

This example illustrates how to use yabeda gem suite with Rails application to collect custom metrics and send them to Datadog via containerized agent.

Prerequisites

  • Datadog account
  • Recent versions of Docker and Docker Compose installed.

Usage

  1. Create datadog-agent.env based on datadog-agemt.env.example
  2. Create rails.env based on rails.env.example
  3. Execute docker-compose up to start.
  4. Go to rails application at http://localhost:5000
  5. Hit the button and refresh page few times
  6. Go to your Datadog dashboard and create one
  7. Add metrics to the dashboard
  8. Look for graphs

Acknowledgement

This example is based on Yabeda Prometheus example.

License

This example is available as open source under the terms of the MIT License.

About

Easily runnable example to view how yabeda metrics works in action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published