Sign in

Expert in handling Thanos API interactions for querying metrics, listing series, and inspecting labels

Expert in handling Promtheus API interactions for querying metrics, listing series, and inspecting labels

What is an "Expert"? How do we create our own expert?

Add Jenkins credentials

Add a key-value pair

Add credentials for various integrations

Add AWS credentials

Add Jira credentials

Add Slack credentials

Add Grafana credentials

Add Azure credentials

Add GitHub credentials

Process Grafana Alerts

Managing workspaces and access control

DagKnows Architecture Overview

Managing Proxies

Setting up SSO via Azure AD for Dagknows

All the experts

Enable "Auto Exec" and "Send Execution Result to LLM" in "Adjust Settings" if desired

(Optionally) Add ubuntu user to docker group and refresh group membership

Deployment of an EKS Cluster with Worker Nodes in AWS

Adding, Deleting, Listing DagKnows Proxy credentials or key-value pairs

Kubernetes pod issue

Comprehensive AWS Security and Compliance Evaluation Workflow (SOC2 Super Runbook)

AWS EKS Version Update 1.29 to 1.30 via terraform

Instruction to allow WinRM connection

MSP Usecase: User Onboarding Azure + M365

Post a message to a Slack channel

How to debug a kafka cluster and kafka topics?

Docusign Integration Tasks

Open VPN Troubleshooting (Powershell)

Execute a simple task on the proxy

Assign the proxy role to a user

Create roles to access credentials in proxy

Install OpenVPN client on Windows laptop

Setup Kubernetes kubectl and Minikube on Ubuntu 22.04 LTS

Install Prometheus and Grafana on the minikube cluster on EC2 instance in the monitoring namespace

Sample selenium script

update the EKS versions in different clusters

AI agent session 2024-09-12T09:36:14-07:00 by Sarang Dharmapurikar

Install kubernetes on an ec2 instance ubuntu 20.04 using kubeadm and turn this instance into a master node.

Turn an ec2 instance, ubuntu 20.04 into a kubeadm worker node. Install necessary packages and have it join the cluster.

Install Docker

Parse EDN content and give a JSON out

GitHub related tasks

Check whether a user is there on Azure AD and if the user account status is enabled

Get the input parameters of a Jenkins pipeline

Get the console output of last Jenkins job build

List my Jenkins pipelines

Get last build status for a Jenkins job

Setting up SSO via Azure AD for Dagknows

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
  1. Log into your Azure portal with an administrative account:https://portal.azure.com/
  2. Click on the “View” button under “Manage Azure Active Directory”
  3. Click on the “App registrations” links on the left hand side
  4. Click on the “New registration” button at the top
  5. Provide a name
  6. Select appropriate option for “Supported account types”
  7. Under the “Redirect URI” section, select “Web”, and specifyhttps://demo.dagknows.com/azure/authorized(replace demo.dagknows.com with an appropriate hostname)
  8. Click on the “Register” button
  9. Copy the value for “Application (client) ID” into a temporary notepad and label it as “Client ID”
  10. Copy the value for “Directory (tenant) ID” into the temporary notepad and label it as “Tenant ID”
  11. Click on the “Add a certificate or secret” link.
  12. Click on the “New client secret” button.
  13. Provide a description
  14. Provide an expiration date (we recommend the 24 months option)
  15. Click on the “Add” button
  16. Click on the copy icon under the “Value” column, paste it into the temporary notepad, and label it as “Client Secret”.
  17. Sign into DagKnows using your administrator account without using SSO
  18. Click on the “Adjust settings” icon
  19. Search this settings page for “Enable SSO using Azure” and toggle this switch to ON.
  20. Provide the information that you collected above. Put an asterisk in the "Allowed Email Domains" field.
  21. Click on the "Save" button
  22. In the "Adjust settings" page, you may want to enable the "Create SSO users if not already existed" option (make it blue). After all users had a chance to sign into Dagknows using SSO, you may want to disable this option.
  23. Sign out of DagKnows. You should now be able to sign into Dagknows using your Azure AD credentials.

How can I help?