Maxime Brunet

Results 59 issues of Maxime Brunet

**What is missing?** This is about refactoring `ksm-autoscaler.libsonnet` into following standard and being well integrated with the KSM component, as well as adding more flexibility into its configuration. Here are...

kind/feature

The official documentation states the following: > > Due to the value of the setting [SecAuditLogType=Concurrent](https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual-(v2.x)#secauditlogtype) the ModSecurity log is stored in multiple files inside the directory `/var/log/audit`. The default...

on-hold
nginx-ingress-controller

Not sure how to test it effectively tho Closes #520

**Is this a BUG REPORT or FEATURE REQUEST?**: Not sure **What happened**: We have been experimenting with the following IAM policy which restricts write operations the desired EKS workers: ```json...

exporters and integrations

* [x] I added CHANGELOG entry for this change. * [x] Change is not relevant to the end user. ## Changes * Use relative Jsonnet imports internally * Disable `jb`'s...

It is a draft to get things off my head. I think PR #70 should be considered first This naively uses the DataStax documentation as specification: https://docs.datastax.com/en/landing_page/doc/landing_page/metricsandalerts.html And has not...

The diff is fairly large in the Jsonnet files due to changes in indentation, I have also run `jsonnetfmt` on them, but there are no changes in the generated dashboards...

It would be nice if the Jsonnet dashboards could follow the mixin structure described here: https://monitoring.mixins.dev/ This would require to make the dashboards and their dependencies (e.g. grafonnet) easy to...

## Changes Avoid adding `+incompatible` if it is already in the new value. ## Context Spotted on PR parca-dev/parca-agent#818 ```diff diff --git a/go.mod b/go.mod index d67bb1a09..706b3900b 100644 --- a/go.mod +++...