.gitignore
CHANGELOG.md
CONTEXT.md
LICENSE
MANIFEST.in
README.md
README_RU.md
pyproject.toml
airflow_provider_yandex_admetrica/__init__.py
airflow_provider_yandex_admetrica/_version.py
airflow_provider_yandex_admetrica.egg-info/PKG-INFO
airflow_provider_yandex_admetrica.egg-info/SOURCES.txt
airflow_provider_yandex_admetrica.egg-info/dependency_links.txt
airflow_provider_yandex_admetrica.egg-info/entry_points.txt
airflow_provider_yandex_admetrica.egg-info/requires.txt
airflow_provider_yandex_admetrica.egg-info/scm_file_list.json
airflow_provider_yandex_admetrica.egg-info/scm_version.json
airflow_provider_yandex_admetrica.egg-info/top_level.txt
airflow_provider_yandex_admetrica/hooks/__init__.py
airflow_provider_yandex_admetrica/hooks/loki.py
airflow_provider_yandex_admetrica/hooks/yandex_admetrica.py
airflow_provider_yandex_admetrica/operators/__init__.py
airflow_provider_yandex_admetrica/operators/stats.py
docs/metrics-and-dimensions.md
examples/admetrica_to_bq_and_s3_dag.py
tests/__init__.py
tests/conftest.py
tests/test_campaigns.py
tests/test_connection.py
tests/test_diagnostics.py
tests/test_example_dag.py
tests/test_hook_http.py
tests/test_hook_meta.py
tests/test_loki.py
tests/test_map_row.py
tests/test_operator.py
tests/test_provider_info.py
tests/test_publish_workflow.py
tests/test_readme.py
tests/test_stats.py
tests/test_token_never_leaves.py