cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is it possible to count the number of files in a folder?

anapaulasalas
Dynatrace Promoter
Dynatrace Promoter

Hello

In windows, I have a service that creates and deletes files as requests are being started/finalized inside a folder. When the number of files is too high it starts to slow down all of the services related. I want to create a metric that counts this number and create a problem when it reaches certain number of files.

Is there an extension or a way to do this in Dynatrace? 

Thanks

2 REPLIES 2

I believe the Filesystem monitoring extension can do this.

adam_gardner
Dynatrace Champion
Dynatrace Champion

Another option is to use the OpenTelemetry collector filestats receiver - then send the metrics to Dynatrace

Featured Posts