Skip to content

Commit e7c925d

Browse files
authored
Topics: set MonitoringProjectId on topic alter (25-3-1) (#29758)
2 parents 1f4c818 + 3ad6096 commit e7c925d

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)