MCPcopy
hub / github.com/amplication/amplication / main.ts

File main.ts

packages/amplication-server/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SERVICE_NAME } from "./constants";
2import { Tracing } from "@amplication/util/nestjs/tracing";
3Tracing.init({
4 serviceName: SERVICE_NAME,

Callers

nothing calls this directly

Calls 4

bootstrapFunction · 0.70
initMethod · 0.65
errorMethod · 0.65
catchMethod · 0.45

Tested by

no test coverage detected