Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spandex-project/spandex_datadog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0
Choose a base ref
...
head repository: spandex-project/spandex_datadog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 23, 2020

  1. feat: add support for app analytics (#23)

    One of the most useful features of DataDog is the App Analytcs
    https://docs.datadoghq.com/tracing/app_analytics. It allows you
    track the 100% of your traces to have a full visilibity about
    what's going on.
    
    We add this new feature to support it. You only need to add in
    the tags the key-value: `:analytics_event: true`.
    baquiax authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    78a30e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7accf4a View commit details
    Browse the repository at this point in the history
Loading