MCPcopy Create free account

hub / github.com/VersusControl/devops-ai-guidelines / functions

Functions787 in github.com/VersusControl/devops-ai-guidelines

Functionfetch_cloudwatch_logs
Fetch recent CloudWatch Logs from an AWS log group. Use this for application logs that are shipped to CloudWatch — typically EKS pods co
03-ai-agent-for-devops/code/13/src/tools/cloud_logs.py:25
Functionfetch_kubernetes_pod_logs
Fetch recent logs from a Kubernetes pod. Reads stdout/stderr via the Kubernetes API. Uses the default namespace from K8S_DEFAULT_NAMESPA
03-ai-agent-for-devops/code/14/src/tools/cloud_logs.py:56
Functionfetch_kubernetes_pod_logs
Fetch recent logs from a Kubernetes pod. Reads stdout/stderr via the Kubernetes API. Uses the default namespace from K8S_DEFAULT_NAMESPA
03-ai-agent-for-devops/code/13/src/tools/cloud_logs.py:56
Functionfind_correlated_events
Find events from any source that happened close in time to a specific log line. Use this when you've already found a suspicious entry (a
03-ai-agent-for-devops/code/14/src/tools/correlation.py:82
Methodget_all
Return all stored incidents (newest first).
03-ai-agent-for-devops/code/14/src/memory/incident_store.py:73
Methodget_all
Return all stored incidents (newest first).
03-ai-agent-for-devops/code/13/src/memory/incident_store.py:73
Methodget_all
Return all stored incidents (newest first).
03-ai-agent-for-devops/code/12/src/memory/incident_store.py:73
Methodget_history
Get the conversation history
03-ai-agent-for-devops/code/07/src/agents/log_analyzer.py:159
Methodget_llm
Get the LLM instance
03-ai-agent-for-devops/code/14/src/models/github_openai.py:19
Methodget_llm
Get the LLM instance
03-ai-agent-for-devops/code/10/src/models/github_openai.py:19
Methodget_llm
Get the LLM instance
03-ai-agent-for-devops/code/13/src/models/github_openai.py:19
Methodget_llm
Get the LLM instance
03-ai-agent-for-devops/code/12/src/models/github_openai.py:19
Methodget_llm_with_tools
Get LLM with tools bound
03-ai-agent-for-devops/code/14/src/models/github_openai.py:23
Methodget_llm_with_tools
Get LLM with tools bound
03-ai-agent-for-devops/code/10/src/models/github_openai.py:23
Methodget_llm_with_tools
Get LLM with tools bound
03-ai-agent-for-devops/code/13/src/models/github_openai.py:23
Methodget_llm_with_tools
Get LLM with tools bound
03-ai-agent-for-devops/code/12/src/models/github_openai.py:23
Methodget_time
Get the current time.
03-ai-agent-for-devops/code/14/tests/test_minimax_integration.py:47
Methodget_time
Get the current time.
03-ai-agent-for-devops/code/10/tests/test_minimax_integration.py:47
Methodget_time
Get the current time.
03-ai-agent-for-devops/code/13/tests/test_minimax_integration.py:47
Methodget_time
Get the current time.
03-ai-agent-for-devops/code/12/tests/test_minimax_integration.py:47
MethodhandleCRDList
(ctx context.Context, req mcp.CallToolRequest)
02-mcp-for-devops/code/07/pkg/mcp/server.go:156
MethodhandleClusters
(ctx context.Context, _ mcp.CallToolRequest)
02-mcp-for-devops/code/07/pkg/mcp/server.go:143
MethodhandleHelmInstall
(ctx context.Context, req mcp.CallToolRequest)
02-mcp-for-devops/code/07/pkg/mcp/server.go:202
MethodhandleHelmList
(ctx context.Context, req mcp.CallToolRequest)
02-mcp-for-devops/code/07/pkg/mcp/server.go:193
MethodhandleListPods
--- handlers ---------------------------------------------------------------
02-mcp-for-devops/code/07/pkg/mcp/server.go:104
MethodhandleResourceRead
handleResourceRead handles resource read requests
02-mcp-for-devops/code/06/pkg/mcp/resources.go:87
MethodhandleResourceRead
handleResourceRead handles resource read requests
02-mcp-for-devops/code/03/pkg/mcp/server.go:136
MethodhandleResourceRead
handleResourceRead handles resource read requests
02-mcp-for-devops/code/04/pkg/mcp/resources.go:87
MethodhandleToolCall
Add new method to handle tool calls
02-mcp-for-devops/code/06/pkg/mcp/tools.go:25
MethodhandleToolCall
Add new method to handle tool calls
02-mcp-for-devops/code/04/pkg/mcp/tools.go:25
Methodhas_errors
(self)
03-ai-agent-for-devops/code/14/src/analysis/correlator.py:45
Methodis_cross_source
(self)
03-ai-agent-for-devops/code/14/src/analysis/correlator.py:41
Methodis_k8s_configured
Check if Kubernetes is configured
03-ai-agent-for-devops/code/14/src/config.py:67
Methodis_k8s_configured
Check if Kubernetes is configured
03-ai-agent-for-devops/code/09/src/config.py:32
Methodis_k8s_configured
Check if Kubernetes is configured
03-ai-agent-for-devops/code/10/src/config.py:53
Methodis_k8s_configured
Check if Kubernetes is configured
03-ai-agent-for-devops/code/13/src/config.py:67
Methodis_k8s_configured
Check if Kubernetes is configured
03-ai-agent-for-devops/code/12/src/config.py:54
Functionlist_log_files
List all available log files in the logs directory. Returns: String containing list of available log files with their sizes
03-ai-agent-for-devops/code/14/src/tools/log_reader.py:42
Functionlist_log_files
List all available log files in the logs directory. Returns: String containing list of available log files with their sizes
03-ai-agent-for-devops/code/07/src/tools/log_reader.py:42
Functionlist_log_files
List all available log files in the logs directory. Returns: String containing list of available log files with their sizes
03-ai-agent-for-devops/code/09/src/tools/log_reader.py:42
Functionlist_log_files
List all available log files in the logs directory. Returns: String containing list of available log files with their sizes
03-ai-agent-for-devops/code/10/src/tools/log_reader.py:42
Functionlist_log_files
List all available log files in the logs directory. Returns: String containing list of available log files with their sizes
03-ai-agent-for-devops/code/13/src/tools/log_reader.py:42
Functionlist_log_files
List all available log files in the logs directory. Returns: String containing list of available log files with their sizes
03-ai-agent-for-devops/code/12/src/tools/log_reader.py:42
Functionlist_log_files
List all available log files in the logs directory. Returns: String containing list of available log files with their sizes
03-ai-agent-for-devops/code/08/src/tools/log_reader.py:42
Functionlist_log_sources
List which log sources are currently configured. Shows whether CloudWatch, Kubernetes, and Elasticsearch are connected to real backends
03-ai-agent-for-devops/code/14/src/tools/cloud_logs.py:117
Functionlist_log_sources
List which log sources are currently configured. Shows whether CloudWatch, Kubernetes, and Elasticsearch are connected to real backends
03-ai-agent-for-devops/code/13/src/tools/cloud_logs.py:117
Methodlist_sessions
Return session IDs for all stored sessions.
03-ai-agent-for-devops/code/14/src/memory/chat_store.py:57
Methodlist_sessions
Return session IDs for all stored sessions.
03-ai-agent-for-devops/code/13/src/memory/chat_store.py:57
Methodlist_sessions
Return session IDs for all stored sessions.
03-ai-agent-for-devops/code/12/src/memory/chat_store.py:57
Functionmain
()
02-mcp-for-devops/code/07/cmd/server/main.go:15
Functionmain
()
02-mcp-for-devops/code/06/cmd/server/main.go:27
Functionmain
()
02-mcp-for-devops/code/03/cmd/server/main.go:16
Functionmain
()
02-mcp-for-devops/code/04/cmd/server/main.go:16
Functionmain
()
02-mcp-for-devops/code/08/cmd/server/main.go:21
Functionread_log_file
Read contents of a log file from the logs directory. Args: filename: Name of the log file (e.g., 'app.log', 'error.log')
03-ai-agent-for-devops/code/14/src/tools/log_reader.py:11
Functionread_log_file
Read contents of a log file from the logs directory. Args: filename: Name of the log file (e.g., 'app.log', 'error.log')
03-ai-agent-for-devops/code/07/src/tools/log_reader.py:11
Functionread_log_file
Read contents of a log file. Input should be the filename.
03-ai-agent-for-devops/code/06/src/langchain_log_analyzer.py:14
Functionread_log_file
Read contents of a log file from the logs directory. Args: filename: Name of the log file (e.g., 'app.log', 'error.log')
03-ai-agent-for-devops/code/09/src/tools/log_reader.py:11
Functionread_log_file
Read contents of a log file from the logs directory. Args: filename: Name of the log file (e.g., 'app.log', 'error.log')
03-ai-agent-for-devops/code/10/src/tools/log_reader.py:11
Functionread_log_file
Read contents of a log file from the logs directory. Args: filename: Name of the log file (e.g., 'app.log', 'error.log')
03-ai-agent-for-devops/code/13/src/tools/log_reader.py:11
Functionread_log_file
Read contents of a log file from the logs directory. Args: filename: Name of the log file (e.g., 'app.log', 'error.log')
03-ai-agent-for-devops/code/12/src/tools/log_reader.py:11
Functionread_log_file
Read contents of a log file from the logs directory. Args: filename: Name of the log file (e.g., 'app.log', 'error.log')
03-ai-agent-for-devops/code/08/src/tools/log_reader.py:11
Functionreboot_rds_instance
Reboot an AWS RDS database instance to reset connections and restore service. IMPORTANT: Always ask for user approval before using this tool.
03-ai-agent-for-devops/code/14/src/tools/aws_actions.py:20
Functionreboot_rds_instance
Reboot an AWS RDS database instance to reset connections and restore service. IMPORTANT: Always ask for user approval before using this tool.
03-ai-agent-for-devops/code/10/src/tools/aws_actions.py:20
Functionreboot_rds_instance
Reboot an AWS RDS database instance to reset connections and restore service. IMPORTANT: Always ask for user approval before using this tool.
03-ai-agent-for-devops/code/13/src/tools/aws_actions.py:20
Functionreboot_rds_instance
Reboot an AWS RDS database instance to reset connections and restore service. IMPORTANT: Always ask for user approval before using this tool.
03-ai-agent-for-devops/code/12/src/tools/aws_actions.py:20
Functionrestart_kubernetes_pod
Restart a Kubernetes pod by deleting it (will be recreated by deployment/replicaset). IMPORTANT: Always ask for user approval before using th
03-ai-agent-for-devops/code/14/src/tools/actions.py:9
Functionrestart_kubernetes_pod
Restart a Kubernetes pod by deleting it (will be recreated by deployment/replicaset). IMPORTANT: Always ask for user approval before using th
03-ai-agent-for-devops/code/09/src/tools/actions.py:9
Functionrestart_kubernetes_pod
Restart a Kubernetes pod by deleting it (will be recreated by deployment/replicaset). IMPORTANT: Always ask for user approval before using th
03-ai-agent-for-devops/code/10/src/tools/actions.py:9
Functionrestart_kubernetes_pod
Restart a Kubernetes pod by deleting it (will be recreated by deployment/replicaset). IMPORTANT: Always ask for user approval before using th
03-ai-agent-for-devops/code/13/src/tools/actions.py:9
Functionrestart_kubernetes_pod
Restart a Kubernetes pod by deleting it (will be recreated by deployment/replicaset). IMPORTANT: Always ask for user approval before using th
03-ai-agent-for-devops/code/12/src/tools/actions.py:9
Methodsearch
Simple keyword search across incident fields. Returns incidents whose summary, root_cause, or affected_systems contain the qu
03-ai-agent-for-devops/code/12/src/memory/incident_store.py:81
Functionsearch_elasticsearch
Search an Elasticsearch index for recent log entries. Use for centralised application logs indexed in Elasticsearch (or OpenSearch). The
03-ai-agent-for-devops/code/14/src/tools/cloud_logs.py:86
Functionsearch_elasticsearch
Search an Elasticsearch index for recent log entries. Use for centralised application logs indexed in Elasticsearch (or OpenSearch). The
03-ai-agent-for-devops/code/13/src/tools/cloud_logs.py:86
Functionsearch_logs
Search for a specific term in a log file and return matching lines. Args: filename: Name of the log file to search searc
03-ai-agent-for-devops/code/14/src/tools/log_reader.py:73
Functionsearch_logs
Search for a specific term in a log file and return matching lines. Args: filename: Name of the log file to search searc
03-ai-agent-for-devops/code/07/src/tools/log_reader.py:73
Functionsearch_logs
Search for a specific term in a log file and return matching lines. Args: filename: Name of the log file to search searc
03-ai-agent-for-devops/code/09/src/tools/log_reader.py:73
Functionsearch_logs
Search for a specific term in a log file and return matching lines. Args: filename: Name of the log file to search searc
03-ai-agent-for-devops/code/10/src/tools/log_reader.py:73
Functionsearch_logs
Search for a specific term in a log file and return matching lines. Args: filename: Name of the log file to search searc
03-ai-agent-for-devops/code/13/src/tools/log_reader.py:73
Functionsearch_logs
Search for a specific term in a log file and return matching lines. Args: filename: Name of the log file to search searc
03-ai-agent-for-devops/code/12/src/tools/log_reader.py:73
Functionsearch_logs
Search for a specific term in a log file and return matching lines. Args: filename: Name of the log file to search searc
03-ai-agent-for-devops/code/08/src/tools/log_reader.py:73
Functionsend_slack_notification
Send an incident notification to a Slack channel with details about the issue and actions taken. Use this AFTER an action has been executed t
03-ai-agent-for-devops/code/14/src/tools/slack_notifier.py:17
Functionsend_slack_notification
Send an incident notification to a Slack channel with details about the issue and actions taken. Use this AFTER an action has been executed t
03-ai-agent-for-devops/code/10/src/tools/slack_notifier.py:17
Functionsend_slack_notification
Send an incident notification to a Slack channel with details about the issue and actions taken. Use this AFTER an action has been executed t
03-ai-agent-for-devops/code/13/src/tools/slack_notifier.py:17
Functionsend_slack_notification
Send an incident notification to a Slack channel with details about the issue and actions taken. Use this AFTER an action has been executed t
03-ai-agent-for-devops/code/12/src/tools/slack_notifier.py:17
Methodservices
(self)
03-ai-agent-for-devops/code/14/src/analysis/correlator.py:37
MethodsetUpClass
(cls)
03-ai-agent-for-devops/code/14/tests/test_minimax_integration.py:24
MethodsetUpClass
(cls)
03-ai-agent-for-devops/code/10/tests/test_minimax_integration.py:24
MethodsetUpClass
(cls)
03-ai-agent-for-devops/code/13/tests/test_minimax_integration.py:24
MethodsetUpClass
(cls)
03-ai-agent-for-devops/code/12/tests/test_minimax_integration.py:24
Methodsources
(self)
03-ai-agent-for-devops/code/14/src/analysis/correlator.py:33
Methodtest_config_minimax_defaults
Config has correct MiniMax default values.
03-ai-agent-for-devops/code/14/tests/test_minimax.py:293
Methodtest_config_minimax_defaults
Config has correct MiniMax default values.
03-ai-agent-for-devops/code/10/tests/test_minimax.py:293
Methodtest_config_minimax_defaults
Config has correct MiniMax default values.
03-ai-agent-for-devops/code/13/tests/test_minimax.py:293
Methodtest_config_minimax_defaults
Config has correct MiniMax default values.
03-ai-agent-for-devops/code/12/tests/test_minimax.py:293
Methodtest_config_minimax_provider_value
Config.LLM_PROVIDER is 'minimax' when set.
03-ai-agent-for-devops/code/14/tests/test_minimax.py:306
Methodtest_config_minimax_provider_value
Config.LLM_PROVIDER is 'minimax' when set.
03-ai-agent-for-devops/code/10/tests/test_minimax.py:306
Methodtest_config_minimax_provider_value
Config.LLM_PROVIDER is 'minimax' when set.
03-ai-agent-for-devops/code/13/tests/test_minimax.py:306
Methodtest_config_minimax_provider_value
Config.LLM_PROVIDER is 'minimax' when set.
03-ai-agent-for-devops/code/12/tests/test_minimax.py:306
Methodtest_create_model_importable
create_model is importable from src.models.
03-ai-agent-for-devops/code/14/tests/test_minimax.py:332
← previousnext →601–700 of 787, ranked by callers