Francis

Results 6 issues of Francis

How do I show the list of targets that are healthy in a target group?

I have the following periods defined: ``` { "Periods": [ { "Begintime": "10:00", "Description": "period-1", "Endtime": "23:59", "Name": "period1", "Type": "period" } ] } { "Periods": [ { "Begintime": "00:00",...

bug

Can someone help me how to fix this error message? ``` 2019-02-13T05:13:34.287Z DEBUG [kinesis] streams/client.go:114 failed to map event({{2019-02-13 05:13:30.925710489 +0000 UTC m=+0.052119993 null {"beat":{"hostname":"ip-xxxxxx.ec2.internal","name":"ip-xxxxxx.ec2.internal","version":"6.5.4"},"host":{"name":"ip-xxxxxx.ec2.internal"},"message":"Feb 10 03:47:01 ip-xxxxxx systemd: Removed...

I'm creating a test using pytest and unittest.mock: ``` def api_mock_response() -> dict: with open("tests/resources/response-mock.json") as f: return json.load(f) def test_recent_releases(): """Tests an API call to get the latest release."""...

## Is your request related to a new offering from AWS? No, this is not related to a new offering from AWS ## Is your request related to a problem?...