Skip to content

Commit 3e80042

Browse files
authored
Merge pull request #41025 from github/repo-sync
Repo sync
2 parents 4e33c38 + ca6e79d commit 3e80042

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/about-the-monitor-dashboards.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,17 @@ On this more detailed dashboard you can get further insights into all aspects of
5757

5858
## Creating new dashboards
5959

60-
Building your own dashboard and alerts requires the data to be forwarded to an external instance. {% ifversion ghes-opentelemetry %}You can use OpenTelemetry and collectd metrics concurrently for external monitoring. During the {% data variables.release-phases.public_preview %}, collectd remains enabled and cannot be disabled.{% else %}You can use collectd metrics for external monitoring.{% endif %}
60+
{% ifversion ghes-opentelemetry %}
61+
62+
Starting with {% data variables.product.prodname_ghe_server %} 3.18, you can create custom Grafana dashboards and alerts directly inside the {% data variables.enterprise.management_console %}. These custom dashboards and alerts will persist over upgrades, making it easier to maintain your monitoring configuration.
63+
64+
You can use OpenTelemetry and collectd metrics concurrently for external monitoring. During the {% data variables.release-phases.public_preview %}, collectd remains enabled and cannot be disabled.
65+
66+
{% else %}
67+
68+
Building your own dashboard and alerts requires the data to be forwarded to an external instance. You can use collectd metrics for external monitoring.
69+
70+
{% endif %}
6171

6272
{% ifversion ghes-opentelemetry %}
6373
For more information about OpenTelemetry metrics, see [AUTOTITLE](/admin/monitoring-and-managing-your-instance/monitoring-your-instance/opentelemetry-metrics/about-opentelemetry-metrics).

src/fixtures/fixtures/content/get-started/start-your-journey/api-article-body-test-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Api Article Body Test Page
33
shortTitle: About GitHub and Git
4-
intro: 'You can use Github and Git to collaborate on work.'
4+
intro: 'You can use GitHub and Git to collaborate on work.'
55
versions:
66
fpt: '*'
77
ghes: '*'

0 commit comments

Comments
 (0)