Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem comments via DQL

Maheedhar_T
Mentor

Hi All,
I've seen that in latest SaaS release, it was mentioned that problem comments can now be queried via DQL, I've been trying to find the field name through which comments can be accessed but found nothing relevant, also, strangely there's no documentation around this.!
Can someone let me know if this update is pushed or it's just in the release note but not out yet?

Release notes reference: https://docs.dynatrace.com/docs/shortlink/release-notes-saas-sprint-335#problem-comments-for-collabo...

Maheedhar
4 REPLIES 4

MaximilianoML
Champion

Hello @Maheedhar_T 

I did a reverse engineer to found the exactly query in the Problems App:

problems_query_comment.png

It's the same field name as to the automations, as says in the documentation:

  • Integrate with automated processes: Deployment pipelines and other automated systems can programmatically attach annotation events to problems using the CUSTOM_ANNOTATION event type, reliably linking post-mortem information to the incident.

Unfortunately, I didn't found more info 😀

Max Lopes

Hi @MaximilianoML ,
Many thanks.!
Any idea if they'd work only on comments added via new problems app ?
We have a system where comments are posted using problems api I can't see any of them though through this

Maheedhar

I really don't know, but I hope so!

Max Lopes

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

Featured Posts