Skip to content

Commit

Permalink
Update CloudWatchMetricsService.java
Browse files Browse the repository at this point in the history
  • Loading branch information
poi1649 authored Nov 30, 2023
1 parent 2e941ab commit 16dbad0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import static org.springframework.boot.actuate.metrics.MetricsEndpoint.MetricResponse;
import static org.springframework.boot.actuate.metrics.MetricsEndpoint.Sample;

@Profile(value = {"prod"})
@Profile(value = {"proz"})
@Service
public class CloudWatchMetricsService {

Expand Down

0 comments on commit 16dbad0

Please sign in to comment.