firebase / firebase/firebase-admin-python
[FR] Enable Google Analytics module in Python-admin for ML/Cloud Apps.
- Lenguaje dominante
- Python
- Estrellas
- 1.2k
- Forks
- 359
- Merge medio
- 5 d 6 min
- PR fusionados (30 d)
- 2
Descripción
**Is your feature request related to a problem? Please describe.**
I wanted to use Firebase Google Analytics tracking module for an ML app but I was disappointed to find out that this is not currently possible to do in the firebase-admin sdk for Python.
**Describe the solution you'd like**
Track usage and monitoring stats for my Python App. Also, would be great if we get the full solution including things like retrieving app_instance_id and setting it for different app names (similar to adding multiple apps server side) so that one can use it when spinning up kubernetes containers.
**Describe alternatives you've considered**
looked at other sdks available for other languages, and features seems to be not fully available in all variants.
**Additional context**
None.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.