Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
439 changes: 439 additions & 0 deletions javascript/sentry-conventions/src/attributes.ts

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions model/attributes/aws/aws__extended_request_id.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"key": "aws.extended_request_id",
"brief": "The AWS extended request ID as returned in the response headers.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"example": "wzHcyEWfmOGDIE5QOhTAqFDoDWP3y8IUvpNINCwL9N4TEHbUw0/gZJ+VZTmCNCWR7fezEN3eCiQ=",
"alias": ["aws.request.extended_id"],
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.extended_request_id attribute"
}
]
}
24 changes: 24 additions & 0 deletions model/attributes/aws/aws__kinesis__stream__name.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"key": "aws.kinesis.stream.name",
"brief": "The name of the AWS Kinesis stream the request refers to.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": false,
"example": "some-stream-name",
"alias": ["aws.kinesis.stream_name"],
"deprecation": {
"_status": "backfill",
"replacement": "aws.kinesis.stream_name",
"reason": "This attribute is being deprecated in favor of aws.kinesis.stream_name, which is the OTel-aligned replacement."
},
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.kinesis.stream.name attribute, deprecated in favor of aws.kinesis.stream_name"
}
]
}
19 changes: 19 additions & 0 deletions model/attributes/aws/aws__kinesis__stream_name.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"key": "aws.kinesis.stream_name",
"brief": "The name of the AWS Kinesis stream the request refers to.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"example": "some-stream-name",
"alias": ["aws.kinesis.stream.name"],
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.kinesis.stream_name attribute"
}
]
}
24 changes: 24 additions & 0 deletions model/attributes/aws/aws__request__extended_id.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"key": "aws.request.extended_id",
"brief": "The AWS extended request ID as returned in the response headers.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": false,
"example": "wzHcyEWfmOGDIE5QOhTAqFDoDWP3y8IUvpNINCwL9N4TEHbUw0/gZJ+VZTmCNCWR7fezEN3eCiQ=",
"alias": ["aws.extended_request_id"],
"deprecation": {
"_status": "backfill",
"replacement": "aws.extended_request_id",
"reason": "This attribute is being deprecated in favor of aws.extended_request_id, which is the OTel-aligned replacement."
},
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.request.extended_id attribute, deprecated in favor of aws.extended_request_id"
}
]
}
24 changes: 24 additions & 0 deletions model/attributes/aws/aws__request__id.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"key": "aws.request.id",
Comment thread
cursor[bot] marked this conversation as resolved.
"brief": "The AWS request ID as returned in the response headers.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": false,
"example": "79b9da39-b7ae-508a-a6bc-864b2829c622",
"alias": ["aws.request_id"],
"deprecation": {
"_status": "backfill",
"replacement": "aws.request_id",
"reason": "This attribute is being deprecated in favor of aws.request_id, which is the OTel-aligned replacement."
},
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.request.id attribute, deprecated in favor of aws.request_id"
}
]
}
19 changes: 19 additions & 0 deletions model/attributes/aws/aws__request_id.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"key": "aws.request_id",
"brief": "The AWS request ID as returned in the response headers.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"example": "79b9da39-b7ae-508a-a6bc-864b2829c622",
"alias": ["aws.request.id"],
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.request_id attribute"
}
]
}
18 changes: 18 additions & 0 deletions model/attributes/aws/aws__s3__bucket.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"key": "aws.s3.bucket",
"brief": "The S3 bucket name the request refers to.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"example": "ot-demo-test",
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.s3.bucket attribute"
}
]
}
18 changes: 18 additions & 0 deletions model/attributes/aws/aws__secretsmanager__secret__arn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"key": "aws.secretsmanager.secret.arn",
"brief": "The ARN of the Secret stored in Secrets Manager.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"example": "arn:aws:secretsmanager:us-east-1:123456789012:secret:SecretName-6RandomCharacters",
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.secretsmanager.secret.arn attribute"
}
]
}
18 changes: 18 additions & 0 deletions model/attributes/aws/aws__sns__topic__arn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"key": "aws.sns.topic.arn",
"brief": "The ARN of the AWS SNS Topic. An Amazon SNS topic is a logical access point that acts as a communication channel.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"example": "arn:aws:sns:us-east-1:123456789012:mystack-mytopic-NZJ5JSMVGFIE",
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.sns.topic.arn attribute"
}
]
}
18 changes: 18 additions & 0 deletions model/attributes/aws/aws__step_functions__activity__arn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"key": "aws.step_functions.activity.arn",
"brief": "The ARN of the AWS Step Functions Activity.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"example": "arn:aws:states:us-east-1:123456789012:activity:get-greeting",
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.step_functions.activity.arn attribute"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"key": "aws.step_functions.state_machine.arn",
"brief": "The ARN of the AWS Step Functions State Machine.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"example": "arn:aws:states:us-east-1:123456789012:stateMachine:myStateMachine:1",
"visibility": "public",
"changelog": [
{
"version": "next",
"prs": [480],
"description": "Added aws.step_functions.state_machine.arn attribute"
}
]
}
Loading
Loading