3 Commits

Author SHA1 Message Date
2cccc1bc68 Docs: Fix typos and grammar (#8966)
**What this PR does / why we need it**:

Fixes typos and grammar. Most of them were occurrences of `it's` that
should be `its`.

**Which issue(s) this PR fixes**:

None

**Special notes for your reviewer**:

**Checklist**
- [x] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [ ] Documentation added
- [ ] Tests updated
- [ ] `CHANGELOG.md` updated
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/upgrading/_index.md`

Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2023-03-31 11:15:54 -06:00
ffb961c439 feat(storage): add support for IBM cloud object storage as storage client (#8826)
**What this PR does / why we need it**:
   Add support for IBM cloud object storage as storage client
   
**Which issue(s) this PR fixes**:
Fixes NA



**Checklist**
- [x] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [x] Documentation added
- [x] Tests updated
- [ ] `CHANGELOG.md` updated

---------

Signed-off-by: Shahul <shahulsonhal@gmail.com>
Co-authored-by: Aman Kumar Singh <amankrsingh2110@gmail.com>
Co-authored-by: Suruthi-G-K <shruthi.suruthi@gmail.com>
Co-authored-by: tareqmamari <tariq.mamari@de.ibm.com>
Co-authored-by: shahulsonhal <shahulsonhal@gmail.com>
Co-authored-by: Aditya C S <aditya.gnu@gmail.com>
Co-authored-by: Tareq Al-Maamari <tariq.mamari@gmail.com>
2023-03-28 07:52:00 -06:00
a99bbc9440 TOC Sync: Move alerting and recording rules under Alert. (#8805)
**Which issue(s) this PR fixes**:
Fixes #8717 

**Special notes for your reviewer**:
Part of the Database products table of contents alignment project.
Moves alerting and recording rules from Rules to new Alert heading in
TOC.
Updates front matter for the topic.
Fixes links broken by the move.
2023-03-17 14:56:03 -06:00