Skip to main content

Implementation of Spring Boot Actuator and Spring Cloud Discovery, Security and Tracing

Project description

Eureka Client for Python

instance:
  instanceId: localhost:testclient:7091
  hostName: localhost
  app: testclient
  ipAddr: 127.0.0.1
  vipAddress: testclient
  secureVipAddress: testclient
  status: UP
  port:
    $: 7091
    '@enabled': true
  securePort:
    $: 443
    '@enabled': false
  statusPageUrl: http://localhost:7091/info
  statusPagePath: /info
  homePageUrl: http://localhost:7091/
  homePagePath: /
  healthCheckUrl: http://localhost:7091/health
  healthCheckPath: /health
  dataCenterInfo:
    '@class': com.netflix.appinfo.InstanceInfo$DefaultDataCenterInfo
    name: MyOwn

eureka:
  host: localhost
  port: 8080
  ssl: false
  servicePath: /eureka/apps
  
options:
  requestImpl: requests
  maxRetries: 3
  heartBeatIntervalInSecs: 30
  registryFetchIntervalInSecs: 30
  registerWithEureka: true

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

solenoid-0.3.0.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

solenoid-0.3.0-py3-none-any.whl (36.1 kB view details)

Uploaded Python 3

File details

Details for the file solenoid-0.3.0.tar.gz.

File metadata

  • Download URL: solenoid-0.3.0.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.7 CPython/3.7.1 Darwin/17.2.0

File hashes

Hashes for solenoid-0.3.0.tar.gz
Algorithm Hash digest
SHA256 cc3ca7a576eef71a8ac535f00e5eed08663b117e6fda1505af8cdec746cafaff
MD5 a20d53e67c5187c2df7b4872ed303c4c
BLAKE2b-256 00db1ae86e0796f78bc6eb518c8ed81d8fd1274e99ce0839f8a878c44018aef4

See more details on using hashes here.

File details

Details for the file solenoid-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: solenoid-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 36.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.7 CPython/3.7.1 Darwin/17.2.0

File hashes

Hashes for solenoid-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 73f0c8da15b32f7c767df5db5eff20bfb1cd0808ce1984571034d9604140beed
MD5 d6d7bd0d3463ab5dec1f570386fa923a
BLAKE2b-256 2f875685a53237419d46db3e2d7facaeb44ec368979468c5f34fe13c51567e6f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page