0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
Commit Graph

3084 Commits

Author SHA1 Message Date
Eric Duong
85bc250dac
Prune unused ee code (#4410)
* prune model functions

* prune more misc
2021-05-20 10:15:03 -04:00
Tim Glaser
829f0cbb63
Fix breakdown color and selecting numbers (#4401) 2021-05-20 15:45:47 +02:00
Karl-Aksel Puulmann
030529cfb3
Show internal metrics on /instance/status page (#4366)
* Extract function for capture

* Add capability to capture internal metrics

- This is behind an environment variable, we'll turn this on by default
on clickhouse-based installation.
- A special Org/Team gets created for this lazily, which is not accessible for
anyone. This makes avoiding issues with stats/billing/properties and easier.

* Capture some useful metrics into posthog

* Set up an unique constraint for for_internal_metrics organization

This avoids some nasty race conditions

* internal_metrics fixes

* Extract component OverviewTab

* New tabbing system for system status page

* Embed ClickhouseTab

* Generate a dashboard for internal metrics on demand

* More metrics

* Add more internal metrics, add tests

* Fix migration files

* Adjust copy

* Update task definitions

* Fix a typing issue

* Rename a component

* Migration fixup

* Try reset patch after test ends

* Clear lru_cache between tests
2021-05-20 13:42:39 +03:00
Lleo Harress
efc1caaa5f
Honour JS_URL in production, heals #4009 (#4362)
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-05-20 13:10:27 +03:00
PostHog bot
06d63b40b7
Update plugin server to 0.21.5 (#4407) 2021-05-19 22:45:33 +02:00
PostHog bot
bfcd4bed6a
Update plugin server to 0.21.4 (#4404) 2021-05-19 21:56:28 +02:00
Sam Winslow
66538f70d7
Fix copy showing when feature flag is not set (#4400) 2021-05-19 16:15:44 +02:00
Sam Winslow
62b0ba39ea
Custom events for tracking new filter UI interactions (#4367) 2021-05-19 07:30:49 -04:00
dependabot[bot]
4965b5a960
Bump hosted-git-info from 2.8.8 to 2.8.9 (#4311)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 10:48:50 +02:00
Kunal
3317b15e05
move create buttons above recent (#4393)
* move create buttons above recent

* delete ws

Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-05-18 23:12:20 +00:00
Kunal
a60767e003
update column width md screens (#4392)
Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-05-18 20:48:35 +00:00
Sam Winslow
4fdb400e9b
Insights UI: Change position of action bar (#4382) 2021-05-18 20:07:21 +00:00
Kunal
6893aa133a
update col size if single element in list (#4390)
Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-05-18 19:54:59 +00:00
Eric Duong
84d20f436b
add support for comparing floats (#4381) 2021-05-18 15:43:25 -04:00
Kunal
52cb727e8c
update conditional - only show skeleton if both groups are loading (#4386) 2021-05-18 19:37:54 +02:00
Kunal
4dad7d6e39
show dashboard items if there are no recent items (#4385) 2021-05-18 19:18:12 +02:00
Kunal
54a700f37c
Fix/phome height (#4384)
* update height for small screens

* update recent heights

* update widths

Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-05-18 16:37:49 +00:00
Kunal
bc758be9b6
update recent analyses height for small screens (#4383) 2021-05-18 18:18:33 +02:00
Kunal
4415a7f91f
project home v2 (#4374)
* project home v2

* tweak height

* css tweak

Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-05-18 08:21:25 -07:00
Michael Matloka
daac875e05
Clean CHANGELOG.md up (#4380)
* Clean up old releases

* Clean Cloud pricing note up
2021-05-18 12:11:41 +00:00
posthog-contributions-bot[bot]
25aa4cbfcf
🤖: Add tobiastornros as a contributor 🎉 (#4379) 2021-05-18 13:57:46 +02:00
posthog-contributions-bot[bot]
4e96edbde5
🤖: Add avorio as a contributor 🎉 (#4377) 2021-05-18 13:31:59 +02:00
Yakko Majuri
4f80aaf15e
Bump 1.25.0, update changelog (#4342)
* Bump 1.25.0, update changelog

* fix links
2021-05-18 08:25:59 -03:00
Neil Kakkar
7be1b0ef92
Add Capabilities to Plugin model (#4371)
* Add capabilities to plugin model

* update tests
2021-05-18 11:46:01 +01:00
Yakko Majuri
99ff639c5a
Add plugin server job queues to sys status (#4300)
* Add plugin server job queues to sys status

* make util func reusable
2021-05-17 10:09:07 -03:00
PostHog bot
c2d7126d19
Update plugin server to 0.21.3 (#4368) 2021-05-17 14:57:22 +02:00
Sam Winslow
a82bfe01ae
Insights UI improvements, reorder property value selectors (#4354)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-05-15 07:43:03 -07:00
Sam Winslow
ea1d031106
Revert "Revert "Improvements to querying experience"" (#4361) 2021-05-15 07:19:37 -07:00
Li Yi Yu
4fe87c35f4
insights title fix (#4363) 2021-05-14 18:35:38 -04:00
Tim Glaser
e8386d9208
Revert "Improvements to querying experience (#4346)" (#4360)
This reverts commit 11501ced86.
2021-05-14 18:56:44 +02:00
Paolo D'Amico
d118d66a52
Refactor SelectBox search logic & add instrumentation (#4336) 2021-05-14 09:25:43 -07:00
Buddy Williams
2746abb5ed
Not starting the frontend is confusing our users so I'm reverting it to it's original state (#4359) 2021-05-14 12:23:14 -04:00
Sam Winslow
01304ff3d9
use text input on all non-multi-operator queries (#4334)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-05-14 16:19:09 +00:00
Tim Glaser
c466a58837
Fix stickiness caching issue (#4333)
* Fix stickiness caching issue

* fix types

* fix tests

* Remove cache key
2021-05-14 16:57:16 +02:00
Paolo D'Amico
11501ced86
Improvements to querying experience (#4346) 2021-05-14 07:09:53 -07:00
PostHog bot
0ab0ecdd0d
Update plugin server to 0.21.2 (#4356) 2021-05-14 16:06:18 +02:00
Karl-Aksel Puulmann
e1464f5e27
Fix how we measure clickhouse query time (#4355)
Previously a gauge was used. From statsd definitions:

```
StatsD also supports gauges. A gauge will take on the arbitrary value assigned to it, and will maintain its value until it is next set.

gaugor:333|g
If the gauge is not updated at the next flush, it will send the previous value. You can opt to send no metric at all for this gauge, by setting config.deleteGauges
```

This is not appropriate for what we're trying to do (measure all
queries). This change fixes things.
2021-05-14 15:27:37 +03:00
Tim Glaser
71b6c861ba
Remove crypto-js in favour of md5 (#4320) 2021-05-14 13:45:09 +02:00
Kunal
2b78060fc4
fix link (#4352) 2021-05-14 04:04:11 +02:00
Li Yi Yu
f4a6dcde9b
Fix dashboard insight loader (#4321)
* fix dashboard insight loader

* flakey e2e

* undo flakey e2e edit
2021-05-13 20:43:35 -04:00
Tim Glaser
1ae890fbe2
1534 configurable columns person events table (#4141)
Co-authored-by: Mohit Gupta <mohitgupta3mail@gmail.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: Sam Winslow <sammywinslow@gmail.com>
2021-05-13 14:13:54 -07:00
posthog-contributions-bot[bot]
7f2529705c
🤖: Add ConradKurth as a contributor 🎉 (#4343) 2021-05-13 21:48:08 +02:00
PostHog bot
e33fb2c149
Update plugin server to 0.21.1 (#4337) 2021-05-13 19:58:45 +02:00
Tim Glaser
99cdd640d3
Rename is_ee_enabled to is_clickhouse_enabled (#4216)
* Rename is_ee_enabled to is_clickhouse_enabled

* Do frontend as well

* Fix import

* fix
2021-05-13 16:56:54 +02:00
Sam Winslow
594d586fe5
Interval filter UI tweaks (#4319) 2021-05-13 09:58:37 -04:00
Karl-Aksel Puulmann
0e58f970cd
Send information whether a request failed to statsd (#4327)
Getting the number of failed queries is good to know. :)
2021-05-13 04:38:43 -07:00
PostHog bot
4f70c85087
Update plugin server to 0.21.0 (#4324) 2021-05-13 12:52:02 +02:00
PostHog bot
68dc4d2730
Update plugin server to 0.20.5 (#4323) 2021-05-13 11:48:59 +02:00
Sam Winslow
1df3428f7d
Wrap feature flag key name in CopyToClipboardInline (#4322) 2021-05-12 16:08:52 -04:00
posthog-contributions-bot[bot]
ffac7d1b1e
🤖: Add JeffreyQ as a contributor 🎉 (#4318) 2021-05-12 20:36:46 +02:00