diff --git a/appveyor.yml b/appveyor.yml index 98572c4..9931ad4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,7 +11,7 @@ artifacts: deploy: - provider: NuGet api_key: - secure: P9oF4P2rIONJlmDfzvG3wrsw08PGPC8udJwjCvzf4K15W/6HX1BTmFpblYLny022 + secure: ABsZ0uLbAvoUFXnkUJ/DZwQwGQ1EIKzvSOm3aFSUZ0kY4lTBIQhI38KxrNFahQRB skip_symbols: true on: branch: /^(master|dev)$/ diff --git a/asset/screenshot.png b/asset/screenshot.png index c114276..87b00cf 100644 Binary files a/asset/screenshot.png and b/asset/screenshot.png differ diff --git a/asset/seq-input-healthcheck-2.png b/asset/seq-input-healthcheck-2.png new file mode 100644 index 0000000..9f2fcf4 Binary files /dev/null and b/asset/seq-input-healthcheck-2.png differ diff --git a/asset/seq-input-healthcheck.png b/asset/seq-input-healthcheck.png index 5db3771..9f2fcf4 100644 Binary files a/asset/seq-input-healthcheck.png and b/asset/seq-input-healthcheck.png differ diff --git a/src/Seq.Input.HealthCheck/Seq.Input.HealthCheck.csproj b/src/Seq.Input.HealthCheck/Seq.Input.HealthCheck.csproj index c3b87b3..f794197 100644 --- a/src/Seq.Input.HealthCheck/Seq.Input.HealthCheck.csproj +++ b/src/Seq.Input.HealthCheck/Seq.Input.HealthCheck.csproj @@ -2,11 +2,11 @@ netstandard2.0 - 1.2.0 + 1.2.1 Seq Health Check: periodically GET an HTTP resource and publish response metrics to Seq. Datalust and Contributors seq-app - https://raw.githubusercontent.com/datalust/seq-input-healthcheck/dev/asset/seq-input-healthcheck.png + https://raw.githubusercontent.com/datalust/seq-input-healthcheck/dev/asset/seq-input-healthcheck-2.png https://github.com/datalust/seq-input-healthcheck https://github.com/datalust/seq-input-healthcheck git