Create agents that monitor and act on your behalf. Your agents are standing by!
-
Updated
Jul 4, 2022 - Ruby
{{ message }}
Create agents that monitor and act on your behalf. Your agents are standing by!
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
APM, (Application Performance Management) tool for large-scale distributed systems.
Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment
Scouter is an open source APM (Application Performance Management) tool.
JVM Profiler Sending Metrics to Kafka, Console Output or Custom Reporter
Minimalistic gridworld package for OpenAI Gym
Amon is a modern server monitoring platform.
Datadog Agent Version 5
Starting in Active Record 5.0, migrations are expected to have version strings corresponding with the Rails version they were created with in square brackets at the end of the inheriting ActiveRecord::Migration class. Since the Ruby agent covers multiple ActiveRecord versions below and above 5.0, we've addressed this using the following snippet:
ActiveRecord::VERSION::STRING >= "5.0.0" ?
Kubesploit is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in Golang, focused on containerized environments.
Javascript components group that brings easiest and fastest way to build a web application in your way.
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
Telemetry agent for the LGTM stack.
每Pipeline实现多Sink存在的问题在于:
1 多Sink时,如何解决单个Sink写下游失败时的重试的问题?
2 多Sink时,如何解决不同Sink的不同拦截器配置的问题?业务侧可能会想要不同Sink下游的数据中有不同的Intercepter配置呢?
从代码看已经实现了 sink.Interceptor可以与Sink关联 这个特性。
是否借助这个特性其实就可以解决以上两个问题了?
问题1 的解法
retry interceptor 与特定的Sink关联,这样就可以在不同的Sink间做独立的重试。
此时比如2个Sink其中有一个的下游阻塞了,则重试行为是同一个pipeline的不同sink应该都阻塞。
Roadmap计划是做成这个效果吗?
问题2的解法
为不同的Sink指定不同的拦截器,这样就可以解决不同数据下游需要不同处理
Deep Reinforcement Learning based Trading Agent for Bitcoin
Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.
Playing Mario with Deep Reinforcement Learning
Collects system metrics from DigitalOcean Droplets
Java Agent is a Java application probe of DongTai IAST, which collects method invocation data during runtime of Java application by dynamic hooks.
An agent that enforces guidelines for your GitHub repositories
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
a unique framework for cybersecurity simulation and red teaming operations, windows auditing for newer vulnerabilities, misconfigurations and privilege escalations attacks, replicate the tactics and techniques of an advanced adversary in a network.
Golang application performance data monitoring.
Add a description, image, and links to the agent topic page so that developers can more easily learn about it.
To associate your repository with the agent topic, visit your repo's landing page and select "manage topics."
When class/field/member modifier groups are displayed, its a stack of colored shapes.
It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.
See AccessFlags for the list of all flags.
It would be u