Skip to content

Commit

Permalink
Update todo message
Browse files Browse the repository at this point in the history
  • Loading branch information
uurien committed Sep 10, 2024
1 parent 5e5df0d commit e87682e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/datadog-instrumentations/src/microgateway-core.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const errorChannel = channel('apm:microgateway-core:request:error')

const name = 'microgateway-core'

// TODO Figure out what is wrong with 3.3.4 and add support
// TODO Remove " <=3.0.0" when "volos-util-apigee" module is fixed
const versions = ['>=2.1 <=3.0.0']
const requestResources = new WeakMap()

Expand Down

0 comments on commit e87682e

Please sign in to comment.