Skip to content

Commit 3ad6096

Browse files
committed
Topics: set MonitoringProjectId on topic alter
1 parent 1f4c818 commit 3ad6096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/core/persqueue/pqtablet/partition/partition.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3341,6 +3341,7 @@ void TPartition::EndChangePartitionConfig(NKikimrPQ::TPQTabletConfig&& config,
33413341
OffloadActor = {};
33423342
}
33433343

3344+
MonitoringProjectId = Config.GetMonitoringProjectId();
33443345
if (DetailedMetricsAreEnabled()) {
33453346
SetupDetailedMetrics();
33463347
} else {

0 commit comments

Comments
 (0)