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

Compute the Sum of Extracted Values, over a Timeframe, from Custom Request Attributes (Java Method Argument Values).

victor_segovia
Inactive

There is a way to compute the sum of the extracted values
(numeric) of a specific Java Method Argument we are accessing from our
PurePaths using Request Attributes, in Dynatrace? is there some functionality
like this in the roadmap of future updates for Dynatrace?.

Also, there is a way
to extract this kind of custom metrics/data using the Dynatrace API?, as far as
we have researched the documentation, we were not able to extract this kind of
Request Attribute metrics/data using the "Timeseries" API call, of something
like that (we don’t know if this is because we don’t know the “timeseriesId” of
such Request Attribute data, or there is no way).


2 REPLIES 2

skrystosik
DynaMight Guru
DynaMight Guru

There is no option for such logic so far. I'm also wating for option to extract those values. Now it's also impossible.

Sebastian


Regards, Sebastian

RomanW
Dynatrace Champion
Dynatrace Champion

With version 1.164 it will be possible to subscribe to specific request attributes for example in order to get those kind of statistics (beta). In the near future you'd be able to visualize those timeseries in custom charts or fetch them over a public API.


Featured Posts