[Telemetry] Complete the API docs #98516
Labels
enhancement
New value added to drive a business result
Feature:Telemetry
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
After #98338 is done, when running
node scripts/build_api_docs.js --plugin telemetry --stats exports
, we get the following output.We need to add comments to the exposed APIs so they are properly documented.
To identify those missing comments, we can run
node scripts/build_api_docs --plugin telemetry --stats comments
The text was updated successfully, but these errors were encountered: