grafana / synthetic-monitoring-agent

Synthetic Monitoring Agent
https://grafana.com/docs/grafana-cloud/how-do-i/synthetic-monitoring/
Apache License 2.0
157 stars 20 forks source link

Log configuration at start up #689

Closed mem closed 2 months ago

mem commented 2 months ago

When the program is starting up, log the configuration parameters. This helps with debugging and support.

Be careful not to log the API secret.

This is a no-op change, but it's a little noisy becuase of the introduction of the config struct.