Getting Data In

I have question about Metrics

avadhi
New Member

Hello
I am working on the DynamoDB metrics, where I have found some metrics are available in the cloudwatch but not in the splunk.
List of metrics which are available in the cloudwatch but not in the splunk.

ReadThrottleEvents

ThrottledRequests 

WriteThrottleEvents

System errors

What can be reason for this?
Thank you

 

 

 

 

Labels (1)
0 Karma

tscroggins
SplunkTrust
SplunkTrust

Hi @avadhi,

Your question is a few months old, but did you find a solution?

Splunk Add-on for Amazon Web Services (AWS) collects the following AWS/DynamoDB metrics by default after the namespace is added to a CloudWatch input:

    "AWS/DynamoDB": [
        "ConditionalCheckFailedRequests",
        "ConsumedReadCapacityUnits",
        "ConsumedWriteCapacityUnits",
        "OnlineIndexConsumedWriteCapacity",
        "OnlineIndexPercentageProgress",
        "OnlineIndexThrottleEvents",
        "ProvisionedReadCapacityUnits",
        "ProvisionedWriteCapacityUnits",
        "ReadThrottleEvents",
        "ReturnedBytes",
        "ReturnedItemCount",
        "ReturnedRecordsCount",
        "SuccessfulRequestLatency",
        "SystemErrors",
        "ThrottledRequests",
        "UserErrors",
        "WriteThrottleEvents",
    ]

If you don't see your metrics when editing the input configuration, try upgrading your Splunk Add-on for AWS installation. If you do see the metrics, verify you can see data in CloudWatch using the AWS Management Console or the AWS CLI.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...