Skip to content

Fix: Fabric Telemetry not using Correct Methods#127

Open
itscainnotkain wants to merge 2 commits intotebexio:2.3.0-devfrom
itscainnotkain:fix/fabric_telemetry
Open

Fix: Fabric Telemetry not using Correct Methods#127
itscainnotkain wants to merge 2 commits intotebexio:2.3.0-devfrom
itscainnotkain:fix/fabric_telemetry

Conversation

@itscainnotkain
Copy link
Contributor

server.getName() returns "Server" on Fabric, and this has been causing some confusion with analytics. This PR switches it out to use plugin.getPlatform().getType().toString() on all Telemetry calls. There is currently some mix and match between the SDK and the Fabric platforms, long-term it should be using the SDK but this is a temporary fix for right now until the SDK gets fully implemented.

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.

1 participant