Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
docs
Commits
1d1a2902
Commit
1d1a2902
authored
Nov 25, 2016
by
Fabian Reinartz
Committed by
GitHub
Nov 25, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #629 from prometheus/alertingsd
config: add alpha notice for Alertmanager SD
parents
79251692
5e7daea5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
configuration.md
content/docs/operating/configuration.md
+5
-0
No files found.
content/docs/operating/configuration.md
View file @
1d1a2902
...
@@ -238,6 +238,7 @@ A `tls_config` allows configuring TLS connections.
...
@@ -238,6 +238,7 @@ A `tls_config` allows configuring TLS connections.
```
```
### `<azure_sd_config>`
### `<azure_sd_config>`
CAUTION: Azure SD is in beta: breaking changes to configuration are still
CAUTION: Azure SD is in beta: breaking changes to configuration are still
likely in future releases.
likely in future releases.
...
@@ -806,6 +807,10 @@ external labels send identical alerts.
...
@@ -806,6 +807,10 @@ external labels send identical alerts.
### `<alertmanager_config>`
### `<alertmanager_config>`
CAUTION: Dynamic discovery of Alertmanager instances is in alpha state. Breaking configuration
changes may happen in future releases. Use static configuration via the
`-alertmanager.url`
flag
as a stable alternative.
An
`alertmanager_config`
section specifies Alertmanager instances the Prometheus server sends
An
`alertmanager_config`
section specifies Alertmanager instances the Prometheus server sends
alerts to. It also provides parameters to configure how to communicate with these Alertmanagers.
alerts to. It also provides parameters to configure how to communicate with these Alertmanagers.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment