grafana/public
Eric Leijonmarck 59bdff0280
Auth: Add anonymous users view and stats (#78685)
* Add anonymous stats and user table

- anonymous users users page
- add feature toggle `anonymousAccess`
- remove check for enterprise for `Device-Id` header in request
- add anonusers/device count to stats

* promise all, review comments

* make use of promise all settled

* refactoring: devices instead of users

* review comments, moved countdevices to httpserver

* fakeAnonService for tests and generate openapi spec

* do not commit openapi3 and api-merged

* add openapi

* Apply suggestions from code review

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

* formatin

* precise anon devices to avoid confusion

---------

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Co-authored-by: jguer <me@jguer.space>
2023-11-29 17:58:41 +01:00
..
app Auth: Add anonymous users view and stats (#78685) 2023-11-29 17:58:41 +01:00
dashboards Elasticsearch: Add error source for DataQuery (#77386) 2023-11-06 11:36:39 +01:00
emails Alerting: Do not show grouping when grouplabels are empty in email template (#74090) 2023-08-30 13:02:23 +02:00
fonts Theme: Use Inter font by default (#59544) 2022-12-01 11:59:37 +00:00
gazetteer Geomap: Add more countries ISO 3166 Alpha-3-code to the gazetteer/countries.json (#75311) 2023-11-06 10:08:33 -08:00
img Transformations: Add regression analysis transformation (#78457) 2023-11-24 15:49:16 +01:00
lib Kusto: Move loading @kusto/language-service off the main thread (#72006) 2023-07-20 12:36:39 +02:00
locales Chore: Refactor TimeRangePicker for aria-label selectors (#78399) 2023-11-23 10:39:26 +00:00
maps Geomap: include sample geojson files (#39057) 2021-09-10 09:05:03 -07:00
sass Dashboard: DashboardGrid - don't animate if reduced-motion set (#75540) 2023-11-29 12:07:01 +01:00
test Chore: improve types (#78126) 2023-11-16 12:39:12 +00:00
vendor Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
views Loading screen: Ensure bounce animation isn't blocked by main thread (#78469) 2023-11-21 14:43:00 +00:00
api-enterprise-spec.json Perf: Disable core kind registry (#78568) 2023-11-28 09:09:54 +01:00
api-merged.json Auth: Add anonymous users view and stats (#78685) 2023-11-29 17:58:41 +01:00
openapi3.json Auth: Add anonymous users view and stats (#78685) 2023-11-29 17:58:41 +01:00
robots.txt