Commit Graph

16 Commits

Author SHA1 Message Date
coury-clark
2885babf00
docs: remove references to the removed OSS version in 5.1 (#53413)
Scrubbing references to the deprecated OSS version from the
documentation. There were a few places it seemed like leaving the
reference made sense, so I annotated with a note it is deprecated.

## Test plan

I started Sourcegraph using sg, that seemed useful to test.

<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->

---------

Co-authored-by: Joe Chen <joe@sourcegraph.com>
2023-06-16 09:04:47 -07:00
David Veszelovszki
68ed0abf80
Docs: Replace hyphens in text with em-dashes (#42367) 2023-01-31 13:18:49 +01:00
Robert Lin
6d75c4aa71
doc: align on opentelemetry docs naming (#41372) 2022-09-07 14:45:22 +02:00
Robert Lin
91a0d5716a
monitoring: rebrand PossibleSolutions as NextSteps (#36500)
Rebrands PossibleSolutions as NextSteps to lower the bar for this field (the instructions don't need to provide an immediate solution, just guide the next steps once an alert is received)

To accommodate this, also makes the following changes:

- Refined guidance for how to write NextSteps
- alert_solutions.md -> alerts.md (+ redirect)
- prom-wrapper templates now indicate next steps instead of solutions
2022-06-02 10:51:06 -07:00
Robert Lin
c1acf891b6
doc/dev: fix formatting for Linux note (#33387) 2022-04-04 21:58:19 +00:00
Indradhanush Gupta
82374fd55d
doc/dev: Add note to avoid pain from Linux + Firewall + Grafana (#33052) 2022-03-25 23:35:32 +05:30
Robert Lin
3fb8d07622
doc/dev: dont reload prometheus with sg override (#31530) 2022-02-22 12:51:58 -08:00
Robert Lin
b58f3d16e3
monitoring: fix ContainerVariable validate, tweak remote prometheus docs (#30999)
We were previously not validating that only one of OptionsQuery and Options is set

In dev docs, recommend skipping the lengthy Prometheus build in favour of authenticating against a cluster
2022-02-15 08:05:04 -08:00
Geoffrey Gilmore
074bb28ce2
monitoring: add networking dashboard for Zoekt pods (#29481) 2022-01-07 08:53:12 -08:00
Robert Lin
6b7abf8e30
monitoring: create uniform variables API for dashboards (#29424)
Introduces a uniform Variables API, ContainerVariable, that abstracts away a lot of the behind-the-scenes dashboard config and potential gotchas to make it easier to define template variables on dashboards.

Also updates the monitoring local dev instructions to recommend sg commands where relevant.
2022-01-05 08:20:28 -08:00
Jean-Hadrien Chabran
cb45591275
docs: rework setup instructions (#27959)
Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
2021-11-29 13:45:47 +01:00
Siddhant Sinha
ee6d8e9894
Update handbook links in doc (#26848) 2021-11-02 00:09:49 +08:00
Jean Hadrien Chabran
0f8e83b9ec
doc: fix usage of deprecated sg command (#25996) 2021-10-13 15:41:19 +02:00
Thorsten Ball
6eb8cffc5f
Remove left-over mentions of dev/start.sh (#25745)
* Remove left-over mentions of `dev/start.sh`

* Fix instructions in README
2021-10-07 16:38:00 +02:00
Robert Lin
613d69c82c
prometheus: upgrade alertmanager to v0.22.2, improve upgrade docs (#23714)
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <joe@sourcegraph.com>
2021-08-09 10:30:54 +00:00
Robert Lin
6a6f0ab5b9
doc(dev): monitoring how-to guides, observability background (#16965)
Co-authored-by: uwedeportivo <534011+uwedeportivo@users.noreply.github.com>
2020-12-24 14:51:42 +08:00