Skip to content

Commit aacad57

Browse files
docs: remove outdated metrics section from README (#130)
- Removed the section referring to metrics(prometeus), etc from the README Co-authored-by: engineering <engineering@codetogether.com>
1 parent 75c414f commit aacad57

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

charts/collab/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ The following table lists configurable parameters of the CodeTogether Collab cha
3636
| `codetogether.noclients` | Disables the `/clients` endpoint if set to `true` | `false` |
3737
| `codetogether.timeZone.enabled` | Enables a customized time zone for the container | `false` |
3838
| `codetogether.timeZone.region` | Time zone region for the container | `America/Chicago` |
39-
| `direct.metrics.statsdEnabled` | Enables StatsD metrics collection | `false` |
40-
| `direct.metrics.statsdHost` | Host for StatsD metrics | `https://my-graphite-fqdn` |
41-
| `direct.metrics.statsdPort` | Port for StatsD metrics | `8125` |
42-
| `direct.metrics.statsdProtocol` | Protocol for StatsD metrics | `UDP` |
43-
| `direct.metrics.prometheusEnabled` | Enables Prometheus metrics collection | `false` |
4439
| `locatorCentral.database.host` | Host for locator-central database | `10.10.0.2` |
4540
| `locatorCentral.database.port` | Port for locator-central database | `3306` |
4641
| `locatorCentral.database.schema` | Schema name for locator-central database | `codetogether` |

0 commit comments

Comments
 (0)