Skip to main content

Supported Cost Attribution Tags

Beakpoint Insights supports the following cost attribution tags:

CategoryNameDescriptionExample
Resource / Deploymentdeployment.environment.nameName of the deployment tier.staging
Resource / FaaScloud.resource_idCloud-provider specific native identifer of the monitored cloud resource (e.g. an ARN on AWS)arn:aws:lambda:REGION:ACCOUNT:function:foo
Resource / Cloud Providercloud.providerName of the cloud provider (e.g. AWS, Azure, GCP)aws
Resource / Cloud Providercloud.regionName of the cloud provider region (e.g. us-east-1)us-east-1
Codecode.function.nameThe method or function fully-qualified name without arguments.com.example.MyHttpService.serveRequest
Resource / Serviceservice.nameLogical name of the service.Shoppingcart
Resource / Serviceservice.namespaceA namespace for service.nameShop
Resource / Serviceservice.versionThe version string of the service API or implementation.2.0.0
Userapp.user.idThe user id of the user who made the request3032
Userapp.user.org.idThe organization id of the user who made the request1234