Commit graph

58 commits

Author SHA1 Message Date
Vadim Stepanov
8428848844
Telegram docs/instructions update (#406)
* update Telegram Setup section for open-source.md

* update channel connection instruction

* update Telegram configuration docs
2022-08-25 14:02:32 +01:00
Alyssa Wada
1366af90fc
1 engine = 1 frontend (#370)
* 1 engine = 1 frontend

* note bold
2022-08-17 10:56:04 +03:00
alyssa wada
b1df6b54db Add notification types 2022-08-12 15:27:07 -06:00
Ildar Iskhakov
20e476b68e Fix docs 2022-08-04 13:41:59 +03:00
Matvey Kukuy
6907477462
Merge pull request #227 from njohnstone2/226-regex-replace
support regex_replace()
2022-07-19 11:16:34 +03:00
Vadim Stepanov
7248d30796
Fix link 2022-07-19 08:47:17 +01:00
Vadim Stepanov
d6840009b7
Add docs on OSS update (#242)
* add update docs

* add oncall_db_migration pull

* add -f docker-compose.yml to pull command

* add --remove-orphans

* update -> update version header
2022-07-18 14:05:03 +01:00
Innokentii Konstantinov
aeed7b6952 Fix docs 2022-07-13 16:07:16 +04:00
Nelson Johnstone
ded39d8df3
support regex_replace() 2022-07-13 14:55:32 +10:00
Matias Bordese
b0d98e772e
Merge pull request #162 from grafana/matiasb-shift-rrule-until
Add UNTIL support for shifts recurrence rules
2022-07-04 09:47:43 -03:00
Matias Bordese
fc4165056e
Merge pull request #160 from grafana/matiasb-hourly-shifts
Add hourly support to custom shifts frequency
2022-07-04 09:46:19 -03:00
Matvey Kukuy
01d1d0588b Fixing helm chart link 2022-06-30 17:21:26 +03:00
Matvey Kukuy
a67ac794e3 Fixing links, restoring "Production environment" part 2022-06-30 17:18:05 +03:00
Alyssa Wada
f8de6eb74b
Merge pull request #168 from grafana/ms-teams-doc
Add MS teams doc
2022-06-29 11:37:55 -06:00
alyssa wada
876d2ce7ee update escalation instruction 2022-06-29 11:28:32 -06:00
alyssa wada
dad6cfc1c8 add microsoft teams doc to support integration release 2022-06-28 13:55:10 -06:00
Matias Bordese
c8b8449afc Add UNTIL support for shifts recurrence rules 2022-06-28 11:21:36 -03:00
Vadim Stepanov
c8964188e7
Allow Telegram DMs without channel connection (#142)
* allow posting DM messages to Telegram without connecting a channel

* fix get_channel_for_alert_group, add tests

* add docs on usage without channel connection
2022-06-28 09:11:19 +01:00
Matias Bordese
817693b1c0 Add hourly support to custom shifts frequency 2022-06-27 17:26:53 -03:00
Alyssa Wada
7cb20f1ee4
Merge branch 'dev' into oncall-doc-edits 2022-06-21 09:37:15 -06:00
alyssa wada
3633c6438a minor format edit 2022-06-21 09:18:46 -06:00
alyssa wada
2d68326865 Merge branch 'oncall-doc-edits' of github.com:grafana/oncall into oncall-doc-edits 2022-06-21 09:11:10 -06:00
alyssa wada
3f8dad4467 open source edits 2022-06-21 09:10:45 -06:00
Alyssa Wada
4d7d817234
Apply suggestions from code review
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
2022-06-16 16:09:42 -06:00
Nate Childers
a865914dca
Update open-source.md
not sure if this should link to dev or main branch but the original url here was a 404
2022-06-15 05:07:26 -04:00
alyssa wada
cd0c8ac722 OnCall open source edits 2022-06-14 16:52:36 -06:00
Matvey Kukuy
5064fb0d9f Merge 2022-06-14 19:17:20 +03:00
Jack Baldry
1812b0707f
Merge pull request #59 from grafana/jdb/2022-06-fix-links-from-doc-validator
Fix broken links found by doc-validator
2022-06-14 17:06:16 +01:00
Michael Derynck
846b898bb9
Merge dev to main (#69)
* Log (failed) attempt to notify a user with viewer role

* Remove https:// prefix from BASE_URL docker env var

* Fix cloud heartbeat name

* Polishing telegram

* Update docker-compose.yml

* Update plugin README  (#48)

* Update README and screenshot, remove plop for build info since version is now displayed prominently

* Sign build

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>

* Build actions (#38)

* Drone, github action changes

* Minor version updates

* Update frontend dependencies

* Re-enable unit test

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>

* Revert stylelint version (#52)

* Revert stylelint version

* Build plugin as well as lint

* Build in previous step

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>

* Update screenshot (#53)

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>

* oncall images for docs (#55)

* Update README.md

* Top menu fix

* Fix db encoding

* Add api key docs

* Reverting utf8 fix

* bug fixes

* fix for link for OSS version

* Fixing utf8 and docker compose

* 8080 -> 8000 port for consistency

* makeReq

* Fixing images

* Fixing port

* Fixing port

* Fixing port

* Fixing port

* Fixing port

* Fixing port

* Fixing port

* Fixing port

* Replace symlink with file for CHANGELOG.MD (#68)

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>

Co-authored-by: Matias Bordese <mbordese@gmail.com>
Co-authored-by: Matvey Kukuy <Matvey-Kuk@users.noreply.github.com>
Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
Co-authored-by: Matvey Kukuy <matvey@amixr.io>
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
Co-authored-by: Alyssa Wada <101596687+alyssawada@users.noreply.github.com>
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-14 09:14:45 -06:00
Alyssa Wada
51d05b3456
Merge branch 'dev' into oss-launch-doc-updates 2022-06-14 08:59:27 -06:00
Matvey Kukuy
75a35ad027 Fixing port 2022-06-14 17:55:31 +03:00
Alyssa Wada
7e51546ce2
Merge branch 'dev' into oss-launch-doc-updates 2022-06-14 08:45:17 -06:00
alyssa wada
c484730641 open source doc edits 2022-06-14 08:39:41 -06:00
Matvey Kukuy
24a657b617 Fixing port 2022-06-14 17:39:25 +03:00
Jack Baldry
fe1d2cd2ad
Remove empty routes relref
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-06-14 14:05:51 +01:00
Jack Baldry
6cf190ce71
Fix more links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-06-14 14:01:03 +01:00
Jack Baldry
236daece0d
Remove self referencing link
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-06-14 13:43:20 +01:00
Jack Baldry
21dd05dc76
Fix broken links found by doc-validator
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-06-14 11:06:20 +01:00
Jack Baldry
00e318e03d
Remove trailing space from available-integrations pages
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-06-14 11:05:44 +01:00
Innokentii Konstantinov
3a61519c4b Add api key docs 2022-06-14 13:28:22 +04:00
alyssa wada
f1cc392ceb oncall doc updates 2022-06-13 21:21:58 -06:00
alyssa wada
05e6772f09 intro doc update 2022-06-13 17:39:50 -06:00
Michael Derynck
66e8cf2cbc
Merge dev to main (#54)
* Log (failed) attempt to notify a user with viewer role

* Remove https:// prefix from BASE_URL docker env var

* Fix cloud heartbeat name

* Polishing telegram

* Update docker-compose.yml

* Update plugin README  (#48)

* Update README and screenshot, remove plop for build info since version is now displayed prominently

* Sign build

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>

* Build actions (#38)

* Drone, github action changes

* Minor version updates

* Update frontend dependencies

* Re-enable unit test

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>

* Revert stylelint version (#52)

* Revert stylelint version

* Build plugin as well as lint

* Build in previous step

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>

* Update screenshot (#53)

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>

Co-authored-by: Matias Bordese <mbordese@gmail.com>
Co-authored-by: Matvey Kukuy <Matvey-Kuk@users.noreply.github.com>
Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
Co-authored-by: Matvey Kukuy <matvey@amixr.io>
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
2022-06-13 16:39:58 -06:00
Eve Meelan
bd858732a6 typo 2022-06-13 14:11:27 -07:00
Eve Meelan
ba2cf5ee7b Add canonical url 2022-06-13 14:02:31 -07:00
Alyssa Wada
4bd984cadd
Merge branch 'OSS-launch-doc-updates' into oncall-get-started 2022-06-13 13:22:08 -06:00
alyssa wada
372813bdad getting started updated 2022-06-13 12:52:17 -06:00
Matvey Kukuy
551627d367 Polishing telegram 2022-06-13 21:06:11 +03:00
Matvey Kukuy
34e94ce823 Slack polishing & docs 2022-06-13 15:33:56 +03:00
Matvey Kukuy
eb87a57b43 Open Source page 2022-06-13 12:11:38 +03:00