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.1.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

solenoid-0.3.1-py3-none-any.whl (36.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: solenoid-0.3.1.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.1.tar.gz
Algorithm Hash digest
SHA256 d2b1eccb63ba776485f8291469b18c5b546b787002138318410cc290215c7b8f
MD5 62d5f0750aae2126805c875c85336aca
BLAKE2b-256 32118ff284924d8161f3273af6bdc7e78270f1b8c73f27379a5a05c9f7c6bebd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: solenoid-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 36.3 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d1fd3a4e6823544fa43cc074084621d8a537dfb2eee463ca690815716b7e1fd9
MD5 d0f4f6dfc34a2657b8f37137fb7703b4
BLAKE2b-256 7434f96ada46bea9100fd565d3a91d4a385a6a3ad2649968ba06eee381cd0e1c

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