mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-05 20:46:10 +08:00

* feat: introducing DynamoDB integration * fix: allow non expireable API key * fix: clean up pat to API key middleware * fix: address comments * fix: update response of create api key * feat: adding dashboard * fix: adding dynamodb icon * Update pkg/query-service/app/cloudintegrations/services/definitions/aws/dynamodb/assets/dashboards/overview.json Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --------- Co-authored-by: nityanandagohain <nityanandagohain@gmail.com> Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
394 lines
9.9 KiB
JSON
394 lines
9.9 KiB
JSON
{
|
|
"id": "dynamodb",
|
|
"title": "DynamoDB",
|
|
"icon": "file://icon.svg",
|
|
"overview": "file://overview.md",
|
|
"supported_signals": {
|
|
"metrics": true,
|
|
"logs": false
|
|
},
|
|
"data_collected": {
|
|
"metrics": [
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxReads_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxReads_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxReads_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxReads_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxTableLevelReads_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxTableLevelReads_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxTableLevelReads_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxTableLevelReads_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxTableLevelWrites_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxTableLevelWrites_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxTableLevelWrites_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxTableLevelWrites_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxWrites_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxWrites_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxWrites_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountMaxWrites_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountProvisionedReadCapacityUtilization_count",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountProvisionedReadCapacityUtilization_max",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountProvisionedReadCapacityUtilization_min",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountProvisionedReadCapacityUtilization_sum",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountProvisionedWriteCapacityUtilization_count",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountProvisionedWriteCapacityUtilization_max",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountProvisionedWriteCapacityUtilization_min",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_AccountProvisionedWriteCapacityUtilization_sum",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ConsumedReadCapacityUnits_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ConsumedReadCapacityUnits_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ConsumedReadCapacityUnits_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ConsumedReadCapacityUnits_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ConsumedWriteCapacityUnits_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ConsumedWriteCapacityUnits_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ConsumedWriteCapacityUnits_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ConsumedWriteCapacityUnits_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_MaxProvisionedTableReadCapacityUtilization_count",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_MaxProvisionedTableReadCapacityUtilization_max",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_MaxProvisionedTableReadCapacityUtilization_min",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_MaxProvisionedTableReadCapacityUtilization_sum",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_MaxProvisionedTableWriteCapacityUtilization_count",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_MaxProvisionedTableWriteCapacityUtilization_max",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_MaxProvisionedTableWriteCapacityUtilization_min",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_MaxProvisionedTableWriteCapacityUtilization_sum",
|
|
"unit": "Percent",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ReturnedItemCount_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ReturnedItemCount_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ReturnedItemCount_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ReturnedItemCount_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_SuccessfulRequestLatency_count",
|
|
"unit": "Milliseconds",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_SuccessfulRequestLatency_max",
|
|
"unit": "Milliseconds",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_SuccessfulRequestLatency_min",
|
|
"unit": "Milliseconds",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_SuccessfulRequestLatency_sum",
|
|
"unit": "Milliseconds",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ThrottledRequests_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ThrottledRequests_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ThrottledRequests_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_ThrottledRequests_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_UserErrors_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_UserErrors_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_UserErrors_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_UserErrors_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_WriteThrottleEvents_count",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_WriteThrottleEvents_max",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_WriteThrottleEvents_min",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
},
|
|
{
|
|
"name": "aws_DynamoDB_WriteThrottleEvents_sum",
|
|
"unit": "Count",
|
|
"type": "Gauge",
|
|
"description": ""
|
|
}
|
|
]
|
|
},
|
|
"telemetry_collection_strategy": {
|
|
"aws_metrics": {
|
|
"cloudwatch_metric_stream_filters": [
|
|
{
|
|
"Namespace": "AWS/DynamoDB"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"assets": {
|
|
"dashboards": [
|
|
{
|
|
"id": "overview",
|
|
"title": "DynamoDB Overview",
|
|
"description": "Overview of DynamoDB",
|
|
"image": "file://assets/dashboards/overview.png",
|
|
"definition": "file://assets/dashboards/overview.json"
|
|
}
|
|
]
|
|
}
|
|
} |