astronomer / astronomer-airflow-version-check

Plugin to check if new version of Astronomer Certified Airflow is available
Apache License 2.0
1 stars 2 forks source link

Add more data to UserAgent on Updater Service requests #15

Closed kaxil closed 3 years ago

kaxil commented 3 years ago

With this change:

185.80.118.24 - "GET https://updates.astronomer.io/astronomer-certified?site=http%3A%2F%2Flocalhost%3A8080" 200 3051 "airflow/1.10.10.post3 {"airflow_configs":{"executor":"LocalExecutor","store_serialized_dags":"False"},"ci":null,"cpu":"x86_64","distro":{"name":"Alpine Linux","version":"3.10.5"},"implementation":{"name":"CPython"},"python":"3.7.7","system":{"name":"Linux","release":"4.19.76-linuxkit"}}"

image