i changed targets for django job in prometheus.yml from
- targets: ['store_backend:8888']
to
- targets: ['backend:8888']
and it works