Splunk Observability Cloud

Query Regarding Process-Level Monitoring Dashboard in Splunk Observability Cloud

rahusri2
Path Finder

Hello Team,

Datadog provides a dedicated process-level monitoring dashboard that allows visibility into running processes, including CPU and memory utilization, as described here:
https://docs.datadoghq.com/infrastructure/process/?tab=linuxwindows

Could you please confirm whether Splunk Observability Cloud offers a similar native dashboard for monitoring at the process level, comparable to Datadog’s Process Monitoring feature? If available, kindly share the relevant documentation or guidance on how this can be enabled or accessed.

Regards,

Rahul Srivastava

Labels (1)
0 Karma
1 Solution

bishida
Splunk Employee
Splunk Employee

process1.pngprocess2.pngprocess3.pngHi,

Yes, you can do process level monitoring. Enable the "process" hostmetrics scraper in your OTel config:
https://help.splunk.com/en/splunk-observability-cloud/manage-data/available-data-sources/supported-i...

Dashboards and navigators have summary views as well as individual metric time series you can detect and alert on.

 

View solution in original post

bishida
Splunk Employee
Splunk Employee

process1.pngprocess2.pngprocess3.pngHi,

Yes, you can do process level monitoring. Enable the "process" hostmetrics scraper in your OTel config:
https://help.splunk.com/en/splunk-observability-cloud/manage-data/available-data-sources/supported-i...

Dashboards and navigators have summary views as well as individual metric time series you can detect and alert on.

 

rahusri2
Path Finder

Thank you for the detailed explanation, it was very helpful and worked for me.

I have a follow-up question. While reviewing the documentation you shared https://help.splunk.com/en/splunk-observability-cloud/manage-data/available-data-sources/supported-i... it links to https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsrece...), I noticed that the stability level for major process-level metrics is marked as "development".

From my understanding, this indicates that the feature may not yet be production-ready and could still be in a testing or evolving state. Could you provide more insight into this?

Additionally, are there alternative approaches for collecting these process level metrics without using the OTLP Collector?

0 Karma

bishida
Splunk Employee
Splunk Employee

I think the most important consideration with it being categorized as "development" is that it means it's possible that collector updates could introduce breaking changes, so it's important to keep an eye on release notes and make sure your configs remain valid with new releases. The hostmetrics receivers and its associated scrapers, like "process" scraper, have pretty wide adoption and are used in production environments.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...