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

Use host:port for server logging and add extra fields to EventCollector logs #1428

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Sep 19, 2024

Corrects some changes introduced in #1423

The server's connection ID is unique within the context of a single server and is only reported by MongoDB 4.2+. It should not be used to uniquely identify a server.

This reverts recent changes from 50d1db7.
This renames connectionId to server, to avoid ambiguity with serverConnectionId.

Additional fields have also been added to the output. Since PHPC 1.19, database name is available on all APM events.
@jmikola jmikola requested a review from GromNaN September 20, 2024 19:09
@jmikola jmikola merged commit c6c672e into mongodb:v1.20 Sep 23, 2024
36 checks passed
This was referenced Sep 23, 2024
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.

2 participants