Prometheus related stuff and some more service ports.
This commit is contained in:
parent
4a66c0fff9
commit
84f285df58
39
http.txt
39
http.txt
|
|
@ -63,6 +63,10 @@ api/public/v2
|
||||||
api/rest
|
api/rest
|
||||||
api/rest/v1
|
api/rest/v1
|
||||||
api/v1
|
api/v1
|
||||||
|
api/v1/namespaces
|
||||||
|
api/v1/status/config
|
||||||
|
api/v1/status/flags
|
||||||
|
api/v1/targets
|
||||||
api/v2
|
api/v2
|
||||||
api/v2/users/me
|
api/v2/users/me
|
||||||
api/v3
|
api/v3
|
||||||
|
|
@ -74,38 +78,54 @@ auth
|
||||||
auth-ui
|
auth-ui
|
||||||
authentication
|
authentication
|
||||||
authorization
|
authorization
|
||||||
|
build
|
||||||
|
builds
|
||||||
callback
|
callback
|
||||||
|
cicd
|
||||||
|
circleci
|
||||||
cms
|
cms
|
||||||
cms/api
|
cms/api
|
||||||
common/oauth2/v2.0/
|
common/oauth2/v2.0/
|
||||||
|
conf
|
||||||
|
conf/defaults.ini
|
||||||
|
conf/zoo.cfg
|
||||||
config
|
config
|
||||||
config/credentials.yml.enc
|
config/credentials.yml.enc
|
||||||
config/slack.yml
|
config/slack.yml
|
||||||
core
|
core
|
||||||
coupons
|
coupons
|
||||||
credentials.yml
|
credentials.yml
|
||||||
|
custom.ini
|
||||||
dashboard
|
dashboard
|
||||||
debug
|
debug
|
||||||
debugger
|
debugger
|
||||||
|
defaults.ini
|
||||||
|
dev
|
||||||
docs
|
docs
|
||||||
enduserapp
|
enduserapp
|
||||||
fixtures3.json
|
fixtures3.json
|
||||||
fixtures3.yaml
|
fixtures3.yml
|
||||||
grafana
|
grafana
|
||||||
|
grafana.ini
|
||||||
grafana/api/
|
grafana/api/
|
||||||
|
grafana/grafana.ini
|
||||||
|
graph
|
||||||
graphiql
|
graphiql
|
||||||
graphql
|
graphql
|
||||||
|
graphs
|
||||||
gw-web/api/
|
gw-web/api/
|
||||||
habitat/plan.sh
|
habitat/plan.sh
|
||||||
header
|
header
|
||||||
health
|
health
|
||||||
|
jenkins
|
||||||
js
|
js
|
||||||
jwks
|
jwks
|
||||||
jwks.json
|
jwks.json
|
||||||
kube_config_cluster.yaml
|
kube_config_cluster.yml
|
||||||
kustomization.yaml
|
kustomization.yml
|
||||||
legacy
|
legacy
|
||||||
login
|
login
|
||||||
|
loki
|
||||||
lookup
|
lookup
|
||||||
main.tf
|
main.tf
|
||||||
manifest.json
|
manifest.json
|
||||||
|
|
@ -125,6 +145,9 @@ openid/register
|
||||||
password.txt
|
password.txt
|
||||||
php.ini
|
php.ini
|
||||||
platform/api/
|
platform/api/
|
||||||
|
probe
|
||||||
|
prod
|
||||||
|
prometheus
|
||||||
prometheus.yml
|
prometheus.yml
|
||||||
public
|
public
|
||||||
registration
|
registration
|
||||||
|
|
@ -135,16 +158,21 @@ risk
|
||||||
robots.txt
|
robots.txt
|
||||||
saml2/idp/sso
|
saml2/idp/sso
|
||||||
script
|
script
|
||||||
secret.yaml
|
secret.yml
|
||||||
server-status
|
server-status
|
||||||
sessions
|
sessions
|
||||||
settings
|
settings
|
||||||
spec3.json
|
spec3.json
|
||||||
spec3.yaml
|
spec3.yml
|
||||||
|
stage
|
||||||
|
staged
|
||||||
|
staging
|
||||||
static
|
static
|
||||||
|
static_configs.yml
|
||||||
swagger
|
swagger
|
||||||
swagger-ui
|
swagger-ui
|
||||||
swagger.json
|
swagger.json
|
||||||
|
telegraf.conf
|
||||||
user
|
user
|
||||||
user-info
|
user-info
|
||||||
user-state
|
user-state
|
||||||
|
|
@ -164,3 +192,4 @@ v3
|
||||||
v4
|
v4
|
||||||
v5
|
v5
|
||||||
version
|
version
|
||||||
|
zk_test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue