espresso-soft / latteflags

Roblox Fast Flags are a type of configuration setting used internally by Roblox engineers to quickly enable or disable features and functionalities within the Roblox platform. These flags allow the developers to test new features, make updates, and address issues without needing to deploy a full update to the platform. This is a collection.
MIT License
113 stars 30 forks source link

No telemetry at all #25

Closed Lachine1 closed 2 months ago

Lachine1 commented 2 months ago

{
"DFStringTelegrafHTTPTransportUrl": "n.google.com",
"DFStringTelemetryV2Url": "n.google.com",
"DFStringTelegrafAddress": "0.0.0.0",
"DFStringRobloxAnalyticsURL": "n.google.com",
"FFlagEnableBooleanRobloxTelemetry": false,
"FFlagLuaAppChallengeMoreTelemetryEnabled": false,
"FFlagLuaAppLogoutTelemetry": false,
"FFlagReportRenderDistanceTelemetry": false,
"FFlagSocialAnalyticsSupportTelemetry": false,
"FFlagSTUDIOPLAT34382ANRMoreTelemetry": false,
"FFlagTimeAndNewJoinDataTelemetry": false,
"FFlagVideoCaptureFailureTelemetry": false,
"FFlagVoiceChatDontSendTelemetryForPubIceTrickle": true,
"FFlagVoiceChatEnableRobloxTelemetryServiceInitEvent": false,
"FIntBootstrapperTelemetryReportingHundredthsPercentage": 0,
"FIntConnectionTelemetryPollIntervalMS": 32700000,
"FIntHttpWrapperTelemetryHundredthsPercent": 0,
"FIntUserActionTrackerTelemetryHundredthsPercent": 0,
"DFFlagAddDynamicHeadTelemetryToSessionTracking2": false,
"DFFlagAddPlaySessionIdTelemetry": false,
"DFFlagAudioDeviceTelemetry": false,
"DFFlagBrowserTrackerIdTelemetryEnabled": false,
"DFFlagClientLightingTechnologyChangedTelemetryTrackTimeSpent": false,
"DFFlagClientRolloutPhaseTelemetry": false,
"DFFlagEnableTelemetryV2FRMStats": false,
"DFFlagFFlagRolloutDuplicateRobloxTelemetryCountersEnabled": false,
"DFFlagFFlagRolloutDuplicateTelemetryCountersEnabled": false,
"DFFlagGraphicsQualityUsageTelemetry": false,
"DFFlagReportLegacyFRMStatsToTelemetryV2": false,
"DFFlagSessionTelemetryLayeredClothing": false,
"DFFlagVoiceReliabilityTelemetryEventIngest": false,
"FFlagDebugDisableTelemetryEphemeralCounter": "True",
"FFlagDebugDisableTelemetryEphemeralStat": "True",
"FFlagDebugDisableTelemetryEventIngest": "True",
"FFlagDebugDisableTelemetryPoint": "True",
"FFlagDebugDisableTelemetryV2Counter": "True",
"FFlagDebugDisableTelemetryV2Event": "True",
"FFlagDebugDisableTelemetryV2Stat": "True"
}