You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Additional features may be built out over time.
17
17
v3 is a backwards incompatible change.
18
18
19
19
-[ ] DATADOG_API_KEY and DATADOG_APP_KEY are no longer the environment variables used to authenticate to Datadog. Instead, set the environment variables DD_API_KEY and DD_APP_KEY.
20
-
-[ ] ruby 2.6 is no longer supported. Please upgrade to ruby 2.7 or higher.
20
+
-[ ] ruby 2.7 is no longer supported. Please upgrade to ruby 3.0 or higher.
21
21
-[ ] The options `--ssh` and `--ssshh` are no longer supported. Instead, please use `--quiet` to supress logging. `--debug` remains supported.
22
22
-[ ] The environment variable `DATADOG_HOST` is no longer supported. Instead, please use `DD_SITE_URL`.
0 commit comments