#
aiops
Here are 63 public repositories matching this topic...
Metis is a learnware platform in the field of AIOps.
-
Updated
Jun 21, 2022 - Python
AIOps学习资料汇总,欢迎一起补全这个仓库,欢迎star
machine-learning
deep-learning
time-series-analysis
anomaly-detection
aiops
root-cause-analysis
alarm-reduction
-
Updated
Jul 17, 2020
A log analysis toolkit for automated anomaly detection [ISSRE'16]
machine-learning
log-analysis
anomaly-detection
failure-diagnosis
aiops
rm-repeat-rawtfvector
shilin
-
Updated
Jun 2, 2022 - Python
提供专业高效、安全可靠的一站式"数据化、智能化"运维SaaS应用套件(交、监、管、控、营、服)和云原生运维开发平台
kubernetes
engineering
application
devops
ops
saas
dataops
maintenance
cloud-native
sre
cloudnative
operation
aiops
oam
-
Updated
Aug 10, 2022 - Java
Collection of slides, repositories, papers about AIOps
-
Updated
Jul 18, 2022
The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
training
ai
computer-vision
annotation
etl
tensorflow
pipelines
inference
pytorch
tensorboard
jupyterlab
machinelearning
deeplearning
labeling
workflows
hyperparameter-tuning
aiops
mlops
-
Updated
Nov 15, 2021 - Go
A list of awesome research on log analysis, anomaly detection, fault localization, and AIOps
-
Updated
Jul 20, 2022
The fundamental package for AIops with python.
-
Updated
Jun 3, 2020 - Python
log anomaly detection toolkit including DeepLog
log-analysis
pytorch
sequence-prediction
failure-detection
anomaly-detection
aiops
deeplog
log-anomaly
-
Updated
Apr 23, 2020 - Python
Log Anomaly Detection - Machine learning to detect abnormal events logs
kubernetes
log
word2vec
machine-learning-algorithms
som
artificial-intelligence
stream-processing
gensim
anomaly-detection
aiops
-
Updated
Apr 30, 2021 - Jupyter Notebook
Observability + AIOps for Kubernetes
-
Updated
Aug 11, 2022 - Go
Profile and monitor your ML data pipeline end-to-end
java
statistics
spark
apache-spark
dataset
data-quality
calculate-statistics
aiops
mlops
ai-pipelines
approximate-statistics
statistical-properties
whylogs
-
Updated
Sep 28, 2021 - Java
Log-based Impactful Problem Identification using Machine Learning [FSE'18]
-
Updated
Jun 21, 2022 - Python
Releem MySQL Configurer is a tool that will assist you with MySQL performance tuning. Releem is an online service for automatic optimization MySQL configuration to improve performance and reduce costs.
mysql
linux
bash
mariadb
mysql-server
performance-tuning
percona
percona-server
mysql-tuner
mariadb-server
performance-optimization
mysql-performance
mariadb-performance
mysqltuner
aiops
mysql-configuration
mysqltuner-report
mysql-status
-
Updated
Aug 8, 2022 - Shell
davemasselink
commented
Aug 9, 2019
Is your feature request related to a problem? Please describe.
The existing example workflows are all quite simple. They don't well represent a real-world workflow.
Describe the solution you'd like
There should be a new workflow example in the examples/ directory which carries out the following steps:
- create namespace
- create deployment
- delete deployment
- delete namespace
Jumbune, an open source BigData APM & Data Quality Management Platform for Data Clouds. Enterprise feature offering is available at http://jumbune.com. More details of open source offering are at,
yarn
hadoop
apm
developer-tools
data-analysis
hadoop-cluster
devops-tools
data-quality
optimization-framework
cluster-monitoring
monitoring-tool
hadoop-monitor
yarn-hadoop-cluster
aiops
hadoop-monitoring
-
Updated
Jul 7, 2022 - Java
An Artificial Intelligence Platform for IT Operations.
-
Updated
Jun 21, 2022 - Python
CudgX is a cloud native intelligent operation and maintenance engine that provides service measurement, index quantification, capacity evaluation, automatic expansion and contraction.
-
Updated
Apr 15, 2022 - Go
收集AIOPS(智能运维),时间序列,异常检测,关联分析,告警收敛,根因分析,数据挖掘,机器学习,深度学习的学习资源。欢迎star。Collect learning resources for AIOPS (Intelligent Operation and Maintenance), time series, anomaly detection, correlation analysis, alarm convergence, root cause analysis, data mining, machine learning, and deep learning. Welcome star.
-
Updated
Jul 17, 2022
命令通道是联接人与机器,人与业务的一座桥.它跟常用的开源运维工具(`ansible`,`saltstack`,`puppet`)有相似之处,但也有着本质的差异。
-
Updated
May 11, 2022 - Go
工程师的自我修养
-
Updated
Mar 2, 2020 - C++
Helping Kubernauts sailing stormy container waters by harnessing the wisdom of the internet. 👌 🦄
-
Updated
Aug 3, 2022 - Go
鱼丸粗面参加的阿里云 && PAKDD AIOps挑战赛系列解决方案、答辩文档、代码
-
Updated
May 19, 2022 - Python
This is an incubating repository of the Apache SkyWalking AIOps Engine
-
Updated
Aug 1, 2022 - Jupyter Notebook
Cross-platform Python client for the CodeReef.ai portal to manage portable workflows, reusable automation actions, software detection plugins, meta packages and dashboards for crowd-benchmarking:
devops
machine-learning
sustainability
continuous-integration
optimization
production
efficiency
artificial-intelligence
reproducibility
computer-systems
portable-workflows
crowd-benchmarking
state-of-the-art
aiops
deployment-automation
mlops
-
Updated
Mar 27, 2020 - Python
Improve this page
Add a description, image, and links to the aiops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aiops topic, visit your repo's landing page and select "manage topics."
The documentation for creating complex inference graphs should include what components can be connected to what, and how the overall graph should behave.
For example, all inference graphs need to end with a single node, whether its a combiner combining multiple inputs, or a transformer, or a model--the graph can't split and then never rejoin, etc.