diff --git a/semconv.go b/semconv.go index 8c83ae6..e911971 100644 --- a/semconv.go +++ b/semconv.go @@ -72,6 +72,8 @@ const ( ClientVersionKey attribute.Key = "client.version" ClientPreferredRegionKey attribute.Key = "client.preferred_region" ClientIsProKey attribute.Key = "client.is_pro" + ClientISPKey attribute.Key = "client.isp" + ClientAppKey attribute.Key = "client.app" ) // Proxy resource attributes