Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: missing env var INFLUXDB_URL #1487

Merged
merged 3 commits into from
Dec 1, 2022
Merged

Conversation

ackintosh
Copy link
Contributor

@ackintosh ackintosh commented Oct 6, 2022

This PR fixes #1428.

MESSAGE << sidecar >> InfluxDB unavailable; no metrics will be dispatched: no InfluxDB URL in $INFLUXDB_URL env var

@laurentsenta
Copy link
Contributor

@ackintosh thanks for sharing! Could you rebase on the latest master? I'll trigger another CI run and make sure we review this soon.

The sidecar shows the warning message on console:
MESSAGE << sidecar >> InfluxDB unavailable; no metrics will be dispatched: no InfluxDB URL in $INFLUXDB_URL env var
@ackintosh
Copy link
Contributor Author

I have rebased this on the latest master branch. 😃

@Arqu
Copy link

Arqu commented Nov 10, 2022

FWIW I'd love to have this fixed, but with the patch applied locally I still keep getting that warning / no metrics exported.
I might be holding it wrong though :/

I was holding it wrong, patch works :) Got some metrics in :)

@b5
Copy link

b5 commented Nov 18, 2022

can we merge this please? Move the bytes working group is already relying on this patch

Copy link
Contributor

@laurentsenta laurentsenta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks for sharing this fix, I'll merge today.

@laurentsenta laurentsenta merged commit bae2d99 into testground:master Dec 1, 2022
@laurentsenta
Copy link
Contributor

Merged, thanks for the fix @ackintosh ! And thanks for the heads up @b5 , @Arqu

@ackintosh ackintosh deleted the fix-1428 branch September 13, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to send batch to InfluxDB
5 participants