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

Extension 2.0 - convert a status code into a meaningful text

jegron
DynaMight Pro
DynaMight Pro

Hi,

It could be interesting to provide the ability to convert status code into a meaningful text.

Example :

Success = 0
Destination_Host_Unreachable = 11003

 

  • WQL : SELECT Address, ResponseTime,StatusCode FROM Win32_PingStatus WHERE Address = '8.8.8.8'

Address : 8.8.8.8
ResponseTime : 14
StatusCode : 0

Observability Engineer at Phenisys - Dynatrace Professional
3 REPLIES 3

Mike_L
Dynatrace Guru
Dynatrace Guru

Can you create a topic for it in the RFE forum? We're planning some tasks that could be used for this in the future, it's good to capture different use cases.

Mike

Mike

ct_27
DynaMight Pro
DynaMight Pro

@jegron when you create the RFE please link to it from here. I would like to vote it up.  

 

HigherEd

@ct_27 Here it is 🙂

https://community.dynatrace.com/t5/Dynatrace-product-ideas/Extension-2-0-Convert-a-status-code-into-... 

Observability Engineer at Phenisys - Dynatrace Professional

Featured Posts