14 Feb 2024 01:53 AM
Hi,
In Splunk SPL is their equivalent of DQL.
In Splunk I can save a piece of code (maybe just a line or several) as a "macro" and then reuse that in other code just by referencing it in other code. Meaning if I change the macro in future it changes everywhere that it is used.
Can a similar thing be done in Dynatrace?
Thanks
Solved! Go to Solution.
21 Feb 2024 10:26 PM
@Keith_Harding Dynatrace doesn't have the exact concept of macros as in Splunk. But Dynatrace has a RESTful API that allows you to automate many tasks.