-
Problem: Would like to send statistic to Cloudwatch every 5 minutes instead of every minute
Create a variable for _FLUSH_INTERVAL_IN_SECONDS = to be either 60 or 300
collectd-cloudwatch/src/cloudwat…
-
**Why is this needed**:
We are increasing our use of datasource's in our company. [Opensearch, Postgres, SQL Server, AWS Cloudwatch, Appdynamics] and have 100+ datasources currently and increas…
-
I was working on `v2.3.0` and everything was perfectly fine. But when I update `winston-cloudwatch` to v2.3.2. It started breaking and I saw a warning message displayed saying `cloudWatch is a legacy …
-
**Link to the notebook**
https://github.com/aws/amazon-sagemaker-examples/blob/main/inference/nlp/realtime/triton/single-model/t5_pytorch_python-backend/t5_pytorch_python-backend.ipynb
**Describe …
-
Right now it's super ugly. With:
LOG_FORMAT = "pretty"
STYLE_PRETTY_LOGS = "false"
DEBUG_LEVEL = "debug"
It's got THREE timestamps, some GUID (the RequestId), "INFO"…
-
input {
cloudwatch {
namespace => "AWS/EC2"
metrics => [ "CPUUtilization" ]
filters => { "tag:Name" => "CaseWork" }
regi…
-
I began creating some Alarms, scaling policies, and what have you to ensure CircleCI workers scaled based on the threshold end users provided, but later stumbled across: https://circleci.com/docs/ente…
-
-
TFSec custom polcies currently include aws_cloudwatch_event_target resource as requiring tags, but this resource does not include the tag attribute. This causes false positive errors to be raised duri…
-
I've been testing this tool out to use in production and came across what looks like an annoying bug in the latest released binary (`v0.2.1`). Several minutes into a run, the worker starts spewing log…