Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing dsn sanitization for logging
This log line was not sanitized previously which could result in logging sensitive information. I have scanned the rest of the files and I don't see anywhere else that DSN is used in a log line without this filter. Resolves prometheus-community#1042 Signed-off-by: Joe Adams <[email protected]>
- Loading branch information