Reporting

How can we quantify the impact of adding data model accelerations on the system?

danielbb
Motivator

We need to add a set of data model accelerations and we would like to understand the impact on the system.

The following query helps but we would like to know if there is any other way -

`dmc_set_index_introspection` host=<name> sourcetype=splunk_resource_usage component=PerProcess data.search_props.sid::*
| `dmc_rename_introspection_fields`
| `dmc_set_bin`
| stats dc(sid) AS distinct_search_count by _time, type
| `dmc_timechart` Median(distinct_search_count) AS "Median of search concurrency" by type
Labels (1)
0 Karma
1 Solution

skoelpin
SplunkTrust
SplunkTrust

Install the SplunkAdmin app. This will give you tons of details on DMA performance

https://splunkbase.splunk.com/app/3796/#/details

The following dashboards are search head or search head cluster specific:
- Data Model Rebuild Monitor
- Data Model Status

View solution in original post

skoelpin
SplunkTrust
SplunkTrust

Install the SplunkAdmin app. This will give you tons of details on DMA performance

https://splunkbase.splunk.com/app/3796/#/details

The following dashboards are search head or search head cluster specific:
- Data Model Rebuild Monitor
- Data Model Status

danielbb
Motivator

Thank you @skoelpin.

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Have you tried this app out yet?

If it works for you, can you accept the answer?

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...