mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-16 16:26:16 +02:00
envoy: add full version (#2287)
* envoy: add full version * remove unused import * get envoy for lint
This commit is contained in:
parent
5dd68f5ff0
commit
31fa214983
15 changed files with 103 additions and 48 deletions
|
@ -36,6 +36,7 @@ const (
|
|||
ServiceLabel = "service"
|
||||
ConfigLabel = "config"
|
||||
VersionLabel = "version"
|
||||
EnvoyVersionLabel = "envoy_version"
|
||||
RevisionLabel = "revision"
|
||||
GoVersionLabel = "goversion"
|
||||
HostLabel = "host"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue