Skip to content

Commit

Permalink
chore: add missing variables in sample environment file
Browse files Browse the repository at this point in the history
  • Loading branch information
lvaylet committed May 17, 2024
1 parent 2fe866c commit f956e0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions samples/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,14 @@ export PROMETHEUS_PUSHGATEWAY_URL=
export DATADOG_SLO_ID=
export DATADOG_API_KEY=
export DATADOG_APP_KEY=
export DATADOG_API_HOST=
export DYNATRACE_API_URL=
export DYNATRACE_API_TOKEN=
export BIGQUERY_PROJECT_ID=
export BIGQUERY_DATASET_ID=
export BIGQUERY_TABLE_ID=
export OPENSEARCH_URL=
export SPLUNK_HOST=
export SPLUNK_PORT=
export SPLUNK_USER=
export SPLUNK_PWD=

0 comments on commit f956e0a

Please sign in to comment.