Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System Status page and API (#1812). #1875

Merged
merged 4 commits into from
Oct 15, 2020
Merged

System Status page and API (#1812). #1875

merged 4 commits into from
Oct 15, 2020

Conversation

ahtik
Copy link
Contributor

@ahtik ahtik commented Oct 14, 2020

Changes

Introduced a System Status page to check the basic telemetry of the running system.

Covering with Backend and Cypress tests is still in progress: trying to figure out to what extent it can be done in the current test running environments.

image

Checklist

  • All querysets/queries filter by Team (if this PR affects any querysets/queries)
  • Backend tests (if this PR affects the backend)
  • Cypress E2E tests (if this PR affects the front and/or backend)

@paolodamico
Copy link
Contributor

This might be a good opportunity to reconsider the UX of settings, we're adding a lot of extra menus and we already have a lot of different sections on the main setup tab. Definitely worth doing some work here, but not sure if we have time to adjust the UX in this particular PR, thoughts ?

CC @timgl

@Twixes
Copy link
Member

Twixes commented Oct 14, 2020

This is the new layout at #1562, replacing current
<Settings<Setup, Annotations, Licenses>, Team>
with
<Organization<Members, Invites, Licenses>, Project, Me>:

Screen Shot 2020-10-14 at 15 17 57

@paolodamico

@paolodamico
Copy link
Contributor

Re @Twixes, thanks for the context, giving it more thought this is definitely a different topic, maybe more suited for #1775, let's just keep that conversation there.

@timgl timgl temporarily deployed to posthog-i-1812-instance-fw2tlb October 14, 2020 13:28 Inactive
@Twixes
Copy link
Member

Twixes commented Oct 14, 2020

Not sure what you think about fitting this into this feature, but event ingestion stats would be quite useful (e.g. number of events ingested daily/weekly/monthly)

@timgl timgl temporarily deployed to posthog-i-1812-instance-fw2tlb October 14, 2020 14:41 Inactive
posthog/views.py Outdated Show resolved Hide resolved
@timgl timgl temporarily deployed to posthog-i-1812-instance-fw2tlb October 14, 2020 14:46 Inactive
@timgl timgl temporarily deployed to posthog-i-1812-instance-fw2tlb October 14, 2020 15:22 Inactive
@timgl timgl merged commit 3e1f06f into PostHog:master Oct 15, 2020
@Twixes Twixes mentioned this pull request Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants