AdguardTeam / AdguardTeam/AdGuardHome
Ability to see first occurrences inside of Query Log
- Lenguaje dominante
- TypeScript
- Estrellas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Prerequisites
- [x] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [x] I have searched other issues and found no duplicates
- [x] I want to request a feature or enhancement and not ask a question
### The problem
It would be nice to be able to see when domains are resolved for the first time inside of the query log.
### Proposed solution
You can store these occurrences inside of their own table. Most resolutions are residual so this would not be very expensive to query.
### Alternatives considered and additional information
Accessing the data manually.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.