Skip to content

refactor: add instance created log message

Boros Gábor requested to merge gabor/add-instance-metric-logs into master

This PR adds a new log record when an instance is created. This is needed to know to be able to have better metrics in the future.

Dependencies: None

Sandbox URL: N/A

Merge deadline: None

Testing instructions:

  1. Deploy to stage
  2. Create a new instance manually or with an instance factory
  3. Validate that the line is logged
  4. Open Kibana and search for the log line

Author notes and concerns:

  1. We may need other logs in the future to create visualizations in Kibana, but for now, this is the only case we cannot visualize. somehow

Reviewers

Merge request reports