Files
backstage/.changeset/analyze-software-creation.md
T
Eric Peterson 4830a3569f Introduce basic scaffolder instrumentation
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-10-13 14:30:34 +02:00

385 B

@backstage/plugin-scaffolder
@backstage/plugin-scaffolder
patch

Basic analytics instrumentation is now in place:

  • As users make their way through template steps, a click event is fired, including the step number.
  • After a user clicks "Create" a create event is fired, including the name of the software that was just created. The template used at creation is set on the entityRef context key.