Conversation
bmorelli25
left a comment
There was a problem hiding this comment.
Java looks correct in master: https://github.com/elastic/kibana/blob/master/x-pack/plugins/apm/server/tutorial/instructions/apm_agent_instructions.ts#L692.
This PR updates the Go Agent config, which should be singular: ELASTIC_APM_SERVER_URL
|
I think we can close this PR. elastic/apm#258 was fixed in master #60790 but wasn't backported for some reason. |
💚 Build SucceededTo update your PR or re-run it, just comment with: |
|
Ah,. I didn't even notice it was the go agent section. I do expect this env var to be consistent across agents but the public spreadsheet does indeed reflect this discrepancy. I'll close this - is there an issue to align the agents on this var already? |
No, I don't think there is. |
Summary
fixes elastic/apm#258
Checklist
Delete any items that are not applicable to this PR.
For maintainers