HadhemiDD

Results 10 comments of HadhemiDD

@froque can you open a support case? Also, you can use the script in tests/python_client/script.py to run a barebones connection directly to the cluster for debugging. This script will attempt...

> From what I have already explored, it seems that in version v7.54.0 it expects a file in /usr/local/ssl/certs and not in /opt/datadog-agent/embedded/ssl/certs/ like in v7.53.0. => @froque Can you...

1 - can you add the changelog entry for this change: ddev release changelog new 2 - can you fix the linter: ddev test proxysql --fmt

The datadog agent is designed to only collect metrics when present, so a missing value do not translate into 0 but rather into nothing (no value, no tags) until it...

The default config files we provide along with the Out Of the box overview dashboard, are meant to be updated and adjusted to your environment. So adding image names to...

This has been released with [agent 7.56 ](https://github.com/DataDog/datadog-agent/releases/tag/7.56.0)

Can you please open a support case with your config and a flare from the host? Please make sure you don't communicate these info here but rather in the support...

You don't modify the file directly, you should update the spec.yaml and then run the ddev commands to sync: `dev validate config --sync ` `ddev validate models -s`