Skip to content

Commit b7b8172

Browse files
committed
correcting the bookmarks
1 parent 4dbc091 commit b7b8172

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/postgresql/flexible-server/concepts-monitoring.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ The following metrics are available for a flexible server instance of Azure Data
5555

5656
You can use enhanced metrics for Azure Database for PostgreSQL - Flexible Server to get fine-grained monitoring and alerting on databases. You can configure alerts on the metrics. Some enhanced metrics include a `Dimension` parameter that you can use to split and filter metrics data by using a dimension like database name or state.
5757

58-
#### How to enable enhanced metrics
58+
#### Enabling enhanced metrics
5959

6060
- Most of these new metrics are *disabled* by default. A few exceptions are described in the next table.
6161
- To enable these metrics, set the server parameter `metrics.collector_database_activity` to `ON`. This parameter is dynamic and doesn't require an instance restart.
6262

63-
#### List of enhanced metrics
63+
##### List of enhanced metrics
6464

6565
You can choose from the following categories of enhanced metrics:
6666

@@ -245,7 +245,7 @@ In addition to the metrics, you can use Azure Database for PostgreSQL to configu
245245

246246
|Component |Description | Required training and/or configuration|
247247
|---------|---------|--------|
248-
|[Log Analytics](../../azure-monitor/logs/log-analytics-overview.md)|With Log Analytics, you can create log queries to interactively work with log data and create log query alerts.| Some training is required for you to become familiar with the query language, although you can use prebuilt queries for common requirements. You can also add [query packs](logs/query-packs.md) with queries that are unique to your organization. Then if you're familiar with the query language, you can build queries for others in your organization. |
248+
|[Log Analytics](../../azure-monitor/logs/log-analytics-overview.md)|With Log Analytics, you can create log queries to interactively work with log data and create log query alerts.| Some training is required for you to become familiar with the query language, although you can use prebuilt queries for common requirements. |
249249

250250

251251
## Next steps

0 commit comments

Comments
 (0)