Skip to content

Commit c65fda4

Browse files
newrelic docs(#248)
1 parent 8b67053 commit c65fda4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

venonactl/example/values-example.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@
7575
### We will check connectivity from inside the cluster to this domain.
7676
# DockerRegistry: docker.io
7777

78+
### NewRelicLicense: If a license key is provided we will use newrelic monitoring in the venona agent
79+
### and app-proxy components
80+
# NewRelicLicense: XXXX
81+
7882
# GitProviderURL: api.github.com # (optional) We will check connectivity to this URL when we run our acceptance tests.
7983

8084

@@ -287,4 +291,4 @@
287291
### configure build logging solution ###
288292
########################################################
289293
# Logging:
290-
# FirebaseHost: firebase.io # (optional) We will check connectivity to this URL when we run our acceptance tests.
294+
# FirebaseHost: firebase.io # (optional) We will check connectivity to this URL when we run our acceptance tests.

0 commit comments

Comments
 (0)