get stage()

in monitoring/src/config.ts [21:23]


	get stage(): string {
		return this._stage;
	}