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