Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

writer: Sanitize token in HTTP error logs #1710

Merged
merged 1 commit into from
Apr 6, 2021
Merged

writer: Sanitize token in HTTP error logs #1710

merged 1 commit into from
Apr 6, 2021

Conversation

keitwb
Copy link
Contributor

@keitwb keitwb commented Apr 6, 2021

A recent Go version started adding headers to HTTP client error
messages.

This just uses a regexp helper func to get rid of the one for the token.

A recent Go version started adding headers to HTTP client error
messages.

This just uses a regexp helper func to get rid of the one for the token.
@keitwb keitwb merged commit 8e30819 into master Apr 6, 2021
@keitwb keitwb deleted the token-sanitize branch April 6, 2021 21:13
rmfitzpatrick pushed a commit that referenced this pull request Apr 23, 2021
Deprecation Notice:
* SA deprecation notice for April 15 GA (#1720)
* Pull deprecation notice to integrations repo (#1721)

Changes:
* prometheus-exporter monitor: Don't set timestamp (#1703)
* Update ingest-protocols lib (#1704)
* sfxcollectd: Fix single item handling with #flatten (#1705)
* Allow non defined in collectd/jenkins metrics (#1706)
* writer: Sanitize token in HTTP error logs (#1710)
* excludeJobMetrics parameter available on collectd-jenkins v2.4.0 (#1712)
+ Update scripts, docs, and CI for main (#1724)
* Add an option to control remote config watch (#1730)
* Security updates for third-party dependencies

Breaking Changes:

* Use static 404 for unsupported signalfx-forwarder paths instead of 200 (#1731)
@rmfitzpatrick rmfitzpatrick mentioned this pull request Apr 23, 2021
rmfitzpatrick pushed a commit that referenced this pull request Apr 23, 2021
Deprecation Notice:
* SA deprecation notice for April 15 GA (#1720)
* Pull deprecation notice to integrations repo (#1721)

Changes:
* prometheus-exporter monitor: Don't set timestamp (#1703)
* Update ingest-protocols lib (#1704)
* sfxcollectd: Fix single item handling with #flatten (#1705)
* Allow non defined in collectd/jenkins metrics (#1706)
* writer: Sanitize token in HTTP error logs (#1710)
* excludeJobMetrics parameter available on collectd-jenkins v2.4.0 (#1712)
* Update scripts, docs, and CI for main (#1724)
* Add an option to control remote config watch (#1730)
* Security updates for third-party dependencies

Breaking Changes:

* Use static 404 for unsupported signalfx-forwarder paths instead of 200 (#1731)
rmfitzpatrick added a commit that referenced this pull request Apr 23, 2021
Deprecation Notice:
* SA deprecation notice for April 15 GA (#1720)
* Pull deprecation notice to integrations repo (#1721)

Changes:
* prometheus-exporter monitor: Don't set timestamp (#1703)
* Update ingest-protocols lib (#1704)
* sfxcollectd: Fix single item handling with #flatten (#1705)
* Allow non defined in collectd/jenkins metrics (#1706)
* writer: Sanitize token in HTTP error logs (#1710)
* excludeJobMetrics parameter available on collectd-jenkins v2.4.0 (#1712)
* Update scripts, docs, and CI for main (#1724)
* Add an option to control remote config watch (#1730)
* Security updates for third-party dependencies

Breaking Changes:

* Use static 404 for unsupported signalfx-forwarder paths instead of 200 (#1731)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants