Is prediction available on an on-premise Dynatrace cluster, or only on SaaS?
@dynatraceАй бұрын
Thank you for the question! The prediction model is built on top of DQL and Grail, which means it's not available in Dynatrace Managed deployments.
@crankgreenwatts2 ай бұрын
Could we link this to workflows and understand cost ramifications? Assume we would need to be on the new licensing model and have Operator deployed?
@wolfgangbeer68412 ай бұрын
Hi, as the demo consists out of multiple individual steps in the workflow I will try to cover all the aspects. 1.) the prediction step is available in workflows and it takes any of your DQL queries. It depends on what DQL query you write and what you fetch if the data is license included or not. E.g.: the K8S metrics, or metric queries in general are license included and the additional prediction step does not add any additional license costs. So you can predict any metric in Dynatrace within a workflow. 2.) the call to CoPilot to get a suggestion for a deployment YAML is in a preview state, where the license model for automated LLM calls are not finalized yet. Does that answer your question?