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

URL - Availability / http.availability

ArneV
Visitor

We are currently trying to do a simple HTTP up / error monitoring.

Synthetic is right now not an option, so i allready know we created a problem for ourself.

We are using an onprem, DT setup.

I'm right now able to get data into DT for http.availability

But I have a challenge how to make a usefull dashboard. I would like to show the URL's that have errors.


How to ensure that i put "good/correct" values into DT (values needed for visualisation and what values)

Currently i fill out
url
host
site
method
response_time_ms
<value>
As my value i currently use the HTTP Status code
But from the documentatin i gan see it's a Gauge value (not sure i understand the concept yet)
So i can create a "list" but cant really create an error event if i get anything else than 200
But it could also be that I misunderstand how it was intended to be used.

If anybody has an idea it would be appriciated.

Regards
Arne

1 REPLY 1

ArneV
Visitor

I found out that my colleague created this messuring definition by himself, so they are not a standard dynatrace.

Im able to get the values in, however i want the results to reflect the HTTP status and set an error when it's anything else than 200, but i ´m not able to make a graph list with the values. I can show sum min max count but not the value.

Featured Posts