Skip to content

Commit

Permalink
rename attribute to lantern_country_code
Browse files Browse the repository at this point in the history
  • Loading branch information
parallaxv committed Sep 26, 2023
1 parent 0337c3a commit f80b688
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@ object Datadog {
}

private val TAG = Datadog::class.java.name
private const val GEO_COUNTRY_CODE = "geo.country_iso_code"
private const val GEO_COUNTRY_CODE = "lantern_country_code"
}

0 comments on commit f80b688

Please sign in to comment.