|
Expert in handling Thanos API interactions for querying metrics, listing series, and inspecting labelsUse the Thanos HTTP API to run PromQL queries, list available metrics, inspect time series labels, and analyze trends. A) User Input Handling: -- If the user provides a simplified or partial pod name (e.g., 'taskservice'), match it against all active pod names using a regex like pod=~'{partial}.*', and return metrics for all matching pods. If multiple matches are found, return each... |
|
Expert in handling Promtheus API interactions for querying metrics, listing series, and inspecting labelsUse the Prometheus HTTP API to run PromQL queries, list available metrics, inspect time series labels, and analyze trends. A) User Input Handling: -- If the user provides a simplified or partial pod name (e.g., 'taskservice'), match it against all active pod names using a regex like pod=~'{partial}.*', and return metrics for all matching pods. If multiple matches are found, return ... |
|
What is an "Expert"? How do we create our own expert?DagKnows allows you to create your own AI agent. We call them Experts. If you want to give special instructions to AI to do something but don't want to repeat those instructions every time you type a prompt, you can create an expert. For example, suppose you want to build an AI agent that handles your queries related to your cloud cost, you can create an expert and add all your special instruc... |
|
|
Add a key-value pairThis command allows you to create a key-value pair Inputs:
|
|
|
|
|
|
|
|
|
Managing workspaces and access controlDagKnows enables you to create multiple workspaces. Think of a workspace like a project. In a typical enterprise, you may have multiple teams who want isolation of their runbooks. Workspace is the way to handle it. You can create multiple workspaces, one for each team, and assign permissions to users so they can do various things on those workspaces. Please refer to the following figure: |
|
DagKnows Architecture OverviewDagKnows is an Agentic AI platform for automation. With DagKnows, users can effortlessly automate various tasks by simply chatting with an AI agent in natural language. However, the AI Agent part is optional. If users prefer to build and manage automation manually, DagKnows makes that easy too. Let's discuss the AI Agent first.
|
|
|
Setting up SSO via Azure AD for Dagknows
|
|
All the expertsTo create an expert you need these fields: -- title. It indicates the expertise of the expert. -- description: it becomes the prompt -- tags: It must be tagged as expertprompt. Very important. -- A bunch of other inputs are needed as follows:
|
|
Enable "Auto Exec" and "Send Execution Result to LLM" in "Adjust Settings" if desired
|
|