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

 

Welcome to our latest newsletter. This 26th edition covers essential updates, upcoming events, and the latest releases.

 

What can you expect to see in this post:


News and events

 

Engage and elevate

 

On September 9, we’ll hold our regular Dynatrace Office Hours for App development.

If you want to interact with us during the session, you’ll need to sign up beforehand with your LinkedIn profile. If you don’t have a LinkedIn profile, simply join us on our Dynatrace YouTube channel at the given date and time.

As always, we’re happy to host you and look forward to answering any questions you have when developing Dynatrace apps. We'll also give you the latest updates and releases.

 

Useful updates

 

New! Lookup Data in Grail

Storing lookup data in Grail enables you to enrich your observability data with your custom data. You can upload your lookup data and join it with your existing data in Grail, such as logseventsspans, or metrics.

Once uploaded, use the load command to retrieve the tabular data from your lookup files in DQL and combine it with commands such as lookup or join to add additional context to your observability data:

fetch spans
| lookup [ load "/lookups/http_status_codes" ],
    sourcefield: http.response.status_code,
    lookupField: code

For a detailed understanding of the concept, refer to the following guide: Lookup data in Grail

To learn how to implement this within a Dynatrace App, consult the guide: Store static data in Grail

 

Release highlights for app developers

 

Strato 2.0 is live!

This release includes new features, improvements, and breaking changes.

Here you can find more information

 

Dynatrace App Toolkit

Discover the newest updates to the App Toolkit. 

The annotated release notes provide a comprehensive overview of all changes up to version 0.148.1