Skip to content

Commit 0956e58

Browse files
authored
docs: integrate experimental into READMEs (#465)
1 parent 14e710c commit 0956e58

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Generated assets are available in the corresponding Github release page and as d
1111
- [nrdot-collector-host](./distributions/nrdot-collector-host/): Host monitoring
1212
- [nrdot-collector-k8s](./distributions/nrdot-collector-k8s/): k8s cluster and resource monitoring
1313
- [nrdot-collector](./distributions/nrdot-collector): Gateway capabilities and host monitoring
14+
- [nrdot-collector-experimental](./distributions/nrdot-collector-experimental): Experimental integrations
1415

1516
We also provide [FIPS-compliant docker images](../fips/README.md).
1617

distributions/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This README covers topics that apply to all distributions. For distribution-spec
44
- [nrdot-collector-host](./nrdot-collector-host/README.md)
55
- [nrdot-collector-k8s](./nrdot-collector-k8s/README.md)
66
- [nrdot-collector](./nrdot-collector/README.md)
7+
- [nrdot-collector-experimental](./nrdot-collector-experimental/README.md)
78

89
We also provide [FIPS-compliant docker images](../fips/README.md).
910

distributions/nrdot-collector-experimental/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
|-----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
55
| Distro | `nrdot-collector-experimental` |
66
| Stability | `alpha`
7+
8+
An experimental distributions focused on experimental integrations with New Relic. This distribution will never be considered stable and can experience breaking changes with any new version, thus please make sure to pin the version you are testing. It is also NOT subject to any official support by New Relic.

0 commit comments

Comments
 (0)