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

Dynatrace SaaS OneAgent version update notification

keerthana_deiva
Newcomer

Hi ..How i can be notified when the OneAgent version is updated? I need to setup a change management notification when Dynatrace updates OneAgent to a new version. What are the ways and is there any link that i can look through.

9 REPLIES 9

Yosi_Neuman
DynaMight Guru
DynaMight Guru

Hi @Keerthana D.

Check deployment status of OA's for your current status

Or from rest api - Topology & Smartscape - Host

If you want to control the update manually, switch off the automatic update.


HTH

Yos

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Do you have an idea if the timestamp value in the API results is when it was installed, or some time related to when the agent was developed/released?

Antonio Sousa

Hi @Antonio S.

The timestamp is the released time of the OA version

Yos

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Should have seen that all timestamps are the same for all hosts, so it makes sense to be the OA version. Thanks!

Antonio Sousa

Is there a way for us to have notification when dynatrace version updates? Like need to send a notification for the teams.

Hi @Keerthana D.

For automatic updates there is no way to get alerts of update OOTB.

You can control the updates manually.

Yos

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

There is an RFE created for it... If you like, you can vote for it.. 

sknowlton
Frequent Guest

That RFE is about SaaS cluster update notifications.  The mention of OneAgents only points back to this thread.

Has anything further been attempted regarding notification of OneAgent updates (not just the release/rollout date) ?

 

You octal know how the hex to read binary.

Enrico_F
DynaMight Pro
DynaMight Pro

I'm also on the same boat as I would not only like to get notified when new versions become available for our SaaS tenant but also new revisions. I've raised multiple chats/tickets about this but always hit a brick wall.... Looks like this is still not possible OOTB and therefore needs periodic polling of the API v1/deployment/installer/agent/versions/{osType}/{installerType} incl. parsing of the response to check for new entries - something that we would like to avoid if possible...

For us it would be important to have at least some kind of email notification or - even better - a webhook integration (similar to the one for problem notifications) as we are building our own codemodule images for k8s app-monitoring which are then pushed to a private registry with "latest" and "release" tags for test and production rollouts...

Featured Posts