startup and yaml.server.initialized events represent 90+% of the telemetry events we send. Since each event has a literal cost and yaml.server.initialized doesn't bring much information, we should simply include the yaml.server.initialized info into the startup event and send just that one.
startupandyaml.server.initializedevents represent 90+% of the telemetry events we send. Since each event has a literal cost and yaml.server.initialized doesn't bring much information, we should simply include the yaml.server.initialized info into the startup event and send just that one.