Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
smithclay committed Mar 6, 2024
1 parent a015999 commit 504014d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/remote-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ More information about the opAMP remote management protocol is available on the

### Connecting to Cloud Observability

By default, most default configuration files in release packages will be configured for opAMP. [special API Key](https://docs.lightstep.com/docs/create-and-manage-api-keys) is needed to connect to Cloud Observability's opAMP service.
By default, most default configuration files in release packages will be configured for opAMP. A [special API Key](https://docs.lightstep.com/docs/create-and-manage-api-keys) is needed to connect to Cloud Observability's opAMP service.

The extension is configured via the `opamp` key under `extensions`. Below is an example:

Expand Down
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@ data for [ServiceNow Cloud Observability](https://www.lightstep.com) and various

| Feature | Status | Docs |
| ---------------------------------------------- | ---------- | ------------------------ |
| Telemetry routing and processing ("gateway") | 🟢 | 📔 [Community docs][14] |
| Telemetry routing and processing ("gateway") | 🟢 | 📘 [Community docs][14] |
| Kubernetes cluster and workload monitoring | 🟢 | 📒 [Install guide][10] |
| Linux server monitoring | 🟡 | 📒 [Install guide][11] |
| Windows server monitoring | 🟡 | 📒 [Install guide][12] |
| macOS monitoring | 🟡 | 📒 [Install guide][13] |
| Remote management (opAMP) | 🛠️ | 📒 [Community docs][15] |
| HTTP synthetic checks | 🛠️ | 📒 [Install guide][16] |
| Remote management (opAMP) | 🛠️ | 📒 [Install guide][16]|
| HTTP synthetic checks | 🛠️ | 📘 [Community docs][15] |

[10]: /docs/monitor-kubernetes.md
[11]: /docs/monitor-linux.md
[12]: /docs/monitor-windows.md
[13]: /docs/monitor-macos.md
[14]: https://opentelemetry.io/docs/collector/
[15]: https://opentelemetry.io/docs/specs/opamp/
[15]: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/httpcheckreceiver/documentation.md
[16]: /docs/remote-management.md

### Supported ServiceNow destinations
Expand Down

0 comments on commit 504014d

Please sign in to comment.