07 Apr 2025
08:22 PM
- last edited on
09 Apr 2025
12:53 PM
by
MaciejNeumann
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
Solved! Go to Solution.
07 Apr 2025 08:30 PM
I believe the Filesystem monitoring extension can do this.
08 Apr 2025 12:51 AM
Another option is to use the OpenTelemetry collector filestats receiver - then send the metrics to Dynatrace