Łukasz Mierzwa
6313077150
feat(backend): add configuration options for silence ACL rules
2020-03-09 22:28:43 +00:00
Łukasz Mierzwa
908c2b96d5
fix(project): drop support for Alertmanager v1 API
2020-02-12 16:09:55 +00:00
Łukasz Mierzwa
572f9975b8
feat(backend): add readonly option to alertmanager
2020-01-28 22:26:56 +00:00
Łukasz Mierzwa
0c77e763a0
fix(docs): correct version number in docs
2019-12-02 10:08:15 +00:00
Łukasz Mierzwa
c4a3859823
fix(docs): update docs to mention dark mode
...
Add some style fixes
2019-11-30 14:37:57 +00:00
Łukasz Mierzwa
b02cfa8ddf
fix(docs): link to releases
2019-11-29 22:00:41 +00:00
Łukasz Mierzwa
10e179fbd5
fix(docs): mention /health endpoint in the README
2019-11-14 12:14:40 +00:00
Łukasz Mierzwa
ddcccf39b1
chore(docs): update docs with a gif of ack button
2019-11-05 15:45:20 +00:00
Łukasz Mierzwa
63a3d2a30b
feat(ui): allow acknowledging alerts using short lived silences
2019-11-05 14:11:23 +00:00
Łukasz Mierzwa
fe8b396f95
fix(docs): update docs about releases
2019-10-27 16:45:53 +00:00
Łukasz Mierzwa
45bc77aebf
chore(docs): update readme to mention silence browser
2019-10-27 10:04:11 +00:00
Łukasz Mierzwa
b6f760c5a1
chore(docs): update screenshots and add an overview one
2019-07-11 19:23:36 +01:00
Łukasz Mierzwa
2c13b7034e
chore(docs): update docs with note about alertmanager 0.17.0
2019-05-03 20:01:17 +01:00
Łukasz Mierzwa
335ff441ea
chore(docs): update docs to reflect that 0.17.x will be supported
2019-04-24 21:15:52 +01:00
Łukasz Mierzwa
205f1488bb
chore(docs): update screenshot and mention silence deduplication
2019-03-08 18:31:21 +00:00
Łukasz Mierzwa
f8b343b1b1
fix(docs): add a note about supported Alertmanager releases
...
Fixes #489
2019-03-02 18:21:58 +00:00
Łukasz Mierzwa
cada9d0d9c
fix(docs): break long lines to make markdown linter happy
2019-02-28 22:01:20 +00:00
Three7Six
50f0b94ce0
Update README.md
...
Fixed some grammatical and punctuation errors to increase readability.
2019-02-28 09:29:47 -08:00
Chris Trotman
d365cb79c8
fix(docs): update docker repository locations
2018-10-29 11:02:10 +00:00
Łukasz Mierzwa
4bcb44a9d7
chore(docs): drop greenkeeper badge
2018-10-02 23:34:01 +01:00
Łukasz Mierzwa
d1a101a416
chore(ui): migrate from npm to yarn
...
Everyone seems to support it, doesn't have same lock file generation issues, let's try it
2018-10-02 23:02:50 +01:00
Łukasz Mierzwa
ce19d56a7c
fix(docs): mass replace went too far
2018-09-09 14:46:34 +01:00
Łukasz Mierzwa
9c16ffa447
chore(project): rename from unsee to karma
...
Fixes prymitive/unsee#23
2018-09-09 14:12:26 +01:00
greenkeeper[bot]
8c306e5b00
docs(readme): add Greenkeeper badge
2018-08-02 06:40:04 +00:00
Łukasz Mierzwa
4fa2e85dde
fix(docs): correct links to docker hub
2018-07-24 20:00:56 +02:00
Łukasz Mierzwa
7d4db27a5a
feat(docs): Add more docs
2018-07-24 17:33:08 +02:00
Łukasz Mierzwa
8825ae5d78
chore(docs): update readme
2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
b71883f1ef
Migrate to new repo
...
Forked unsee from cloudflare, so import paths needs to be updated
2018-06-07 15:30:57 +02:00
Łukasz Mierzwa
68d58a24c1
Fix docs issues found by markdown linter
2018-01-20 13:10:31 -08:00
Łukasz Mierzwa
5f904ec99d
Move configuration related docs to a dedicated file and rewrite those to match new config file.
2017-12-02 21:10:16 -08:00
Luke Overend
f8c327c2d7
Add REMOVE_RECEIVERS option
...
This option allows for all alerts for a specified receiver, or list of
receivers, to be removed from unsee.
My use case for this is using a receiver for auto-remediation which will
contain information that the user will never need to see in the UI.
2017-11-24 07:51:07 +00:00
Kai S
179d394e61
Correct the link to "mock/Makefile"
2017-11-16 20:35:22 +01:00
Łukasz Mierzwa
dca9fba460
Document new options for controlling annotation visibility
2017-09-07 12:15:32 -07:00
Łukasz Mierzwa
549ff9eefd
Add KEEP_LABELS option for whitelisting labels
...
This allows to provide a list of labels that are the only labels allowed in the UI, reversing the logic of STRIP_LABELS.
Fixes #170
2017-08-11 12:28:02 -07:00
Łukasz Mierzwa
fe29b4b28b
Update docs to remove go install instructions
2017-08-09 11:24:08 -07:00
Łukasz Mierzwa
9301b1b98b
Update README and point people to mock/Makefile for the list of supported releases
2017-07-22 19:53:10 -07:00
Łukasz Mierzwa
1414ed1428
Minor README updates
2017-07-10 22:11:46 -07:00
Łukasz Mierzwa
c6362ded78
Add Alertmanager 0.7 to supported versions in the README file
2017-07-01 08:17:26 -07:00
Łukasz Mierzwa
612a0e817f
Rename ALERTMANAGER_URI to ALERTMANAGER_URIS
...
This will make upgrade more explicit since there is a syntax change
2017-06-28 22:36:26 -07:00
Łukasz Mierzwa
b6ee819324
Add some docs on how to get release notifications
2017-05-26 17:15:26 +01:00
Łukasz Mierzwa
4eb615c19b
Remove outdated section
...
Issue 609 was fixed in Alertmanager >=0.6.1
2017-05-10 23:37:49 +01:00
Łukasz Mierzwa
4eb7d2ec71
Update docs on supported AM versions
2017-05-09 21:55:33 +01:00
Łukasz Mierzwa
2c3a24afb7
Add a note about security
2017-04-23 09:05:58 -07:00
Łukasz Mierzwa
b02a88e737
Add a note about metrics
2017-04-23 08:56:53 -07:00
Łukasz Mierzwa
50a5bb60af
Add a note about official docker images
2017-04-19 12:45:12 -07:00
Łukasz Mierzwa
438c5f9465
Document supported URI schemes
2017-04-16 08:31:07 -07:00
Łukasz Mierzwa
e46baaf5cb
Update version information in the docs
2017-04-06 19:24:47 -07:00
Łukasz Mierzwa
d6d0dd5240
Add Known issues section
...
Fixes #39
2017-04-05 14:49:52 -07:00
Łukasz Mierzwa
118af00557
Merge pull request #29 from cloudflare/git-docs
...
Document releases and tags
2017-04-01 10:31:38 -07:00
Łukasz Mierzwa
7e8dc0c0ff
Remove dynamic watchdog
...
JS code have a watchdog timer that will check if last data from unsee isn't too old, if that happens it will print an error in the UI and reload the page. This is a fail safe for weird bugs and cases where unsee is running unattended. Currently timeout for this watchdog is configured dynamically based on refresh rate, but if the backend is configured to pull data from Alertmanager less often than watchdog tolerance, then watchdog will trigger false positive. This commit changes watchdog tolerance to 15 minutes (it seems reasonable to assume people won't use Alertmanager pull interval longer than 1-5 minutes) and adds a note to the readme.
2017-04-01 08:35:07 -07:00