Skip to content

Commit

Permalink
Updating the Readme.md with new env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
KostaMalsev authored and afitzek committed Sep 18, 2024
1 parent e1ec834 commit ad77a3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ The docker image `ghcr.io/afitzek/hasura-metric-adapter:v0.1.6` needs four envir
`LISTEN_ADDR`: The listen address for the metric endpoint
`LOG_FILE`: The log file, which will hold the hasura logs
`HASURA_GRAPHQL_ENDPOINT` The hasura endpoint (defaults to `http://localhost:8080`)
`OPENTEL_ENDPOINT` The Open Telemetry collector endpoint (defaults to `http://localhost:4317`)
`HASURA_GRAPHQL_ADMIN_SECRET` The hasura admin secret this is required

## K8S Example
Expand Down

0 comments on commit ad77a3f

Please sign in to comment.