Extend the platform,
empower your team.
Flexible, secure and manageable Web server for hosting anything on the Web for Windows® Server.
Extension by DynatraceWith Dynatrace you will get observability for IIS without touching any code through auto-instrumentation.
More information is available here.
If IIS is running directly on a virtual machine, install OneAgent on that virtual machine to get started.
Activate the IIS Extension to get additional metrics, a custom IIS dashboard, and the ability to view IIS Instances, App Pools and Sites on Unified Analysis pages.
Activate log monitoring to get full log insight.
Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual metrics can be activated and deactivated by your administrator during configuration.
Metric name | Metric key | Description | Unit |
---|---|---|---|
Total HEAD Requests | iis.total.head.requests.count | The number of HTTP requests using the HEAD method (since service startup). Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed. | Count |
Total PUT Requests | iis.total.put.requests.count | The number of HTTP requests using the PUT method (since service startup). | Count |
Total DELETE Requests | iis.total.delete.requests.count | The number of HTTP requests using the DELETE method (since service startup). Delete requests are generally used for file removals. | Count |
Total OPTIONS Requests | iis.total.options.requests.count | The number of HTTP requests using the OPTIONS method (since service startup). | Count |
Total TRACE Requests | iis.total.trace.requests.count | The number of HTTP requests using the TRACE method (since service startup). Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes. | Count |
Extension Settings
action button now works as expected