Mac Siri
|
5579f3360c
|
Add DD service name for active_support and active_record (#18060)
|
2022-07-11 10:14:42 -04:00 |
|
Mac Siri
|
294fcba1e0
|
Add service_name scope to Datadog (#17996)
* Add service_name scope to datadog
* Fix typo
* Update config/initializers/datadog.rb
|
2022-07-01 11:32:45 -04:00 |
|
dependabot[bot]
|
17955537e7
|
Bump ddtrace from 0.54.2 to 1.0.0 (#17662)
* Bump ddtrace from 0.54.2 to 1.0.0
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.54.2 to 1.0.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.54.2...v1.0.0)
---
updated-dependencies:
- dependency-name: ddtrace
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply configurationa update
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <krairit.siri@gmail.com>
|
2022-05-18 15:46:49 -04:00 |
|
Mac Siri
|
215bf4abe6
|
Update datadog.rb to include env scope (#17667)
|
2022-05-12 18:13:20 -04:00 |
|
Mac Siri
|
fc188a0759
|
Simplify ddtrace configuration (#17665)
|
2022-05-12 15:19:47 -04:00 |
|
Mac Siri
|
8d39d22d9e
|
Revert "Bump ddtrace from 0.54.2 to 1.0.0 (#17560)" (#17643)
This reverts commit eeed96cf9c.
|
2022-05-12 09:28:50 -04:00 |
|
dependabot[bot]
|
eeed96cf9c
|
Bump ddtrace from 0.54.2 to 1.0.0 (#17560)
* Bump ddtrace from 0.54.2 to 1.0.0
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.54.2 to 1.0.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.54.2...v1.0.0)
---
updated-dependencies:
- dependency-name: ddtrace
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update config file for 1.0:
* Use Tracer class for 1.0
* Re-enable priority sampling
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Puetz <hi@joshpuetz.com>
|
2022-05-05 06:57:43 -06:00 |
|
Mac Siri
|
63b5c9102d
|
Remove ForemStatsDriver abstraction (#16835)
* Remove ForemStatsDriver abstraction
* Remove stats.rb
|
2022-03-09 14:18:29 -05:00 |
|