-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into chore/cache-the-instance-status-page-for-s…
…ixty-seconds
- Loading branch information
Showing
136 changed files
with
3,441 additions
and
1,158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,3 +33,4 @@ | |
!plugin-server/.prettierrc | ||
!share/GeoLite2-City.mmdb | ||
!hogvm/python | ||
!unit.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
#!/bin/bash | ||
set -e | ||
|
||
# To ensure we are able to expose metrics from multiple processes, we need to | ||
# provide a directory for `prometheus_client` to store a shared registry. | ||
export PROMETHEUS_MULTIPROC_DIR=$(mktemp -d) | ||
chmod -R 777 $PROMETHEUS_MULTIPROC_DIR | ||
trap 'rm -rf "$PROMETHEUS_MULTIPROC_DIR"' EXIT | ||
|
||
export PROMETHEUS_METRICS_EXPORT_PORT=8001 | ||
export STATSD_PORT=${STATSD_PORT:-8125} | ||
|
||
exec /usr/local/bin/docker-entrypoint.sh unitd --no-daemon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.6 KB
(130%)
frontend/__snapshots__/filters-action-filter--funnel-like.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.41 KB
(130%)
frontend/__snapshots__/filters-action-filter--property-filters-with-popover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.01 KB
(140%)
frontend/__snapshots__/filters-action-filter--single-filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+42 Bytes
(100%)
...nd/__snapshots__/scenes-app-insights--funnel-historical-trends-edit--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+35 Bytes
(100%)
frontend/__snapshots__/scenes-app-insights--funnel-historical-trends-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+33 Bytes
(100%)
...napshots__/scenes-app-insights--funnel-left-to-right-breakdown-edit--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4 Bytes
(100%)
...tend/__snapshots__/scenes-app-insights--funnel-left-to-right-breakdown-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+48 Bytes
(100%)
frontend/__snapshots__/scenes-app-insights--funnel-left-to-right-edit--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+51 Bytes
(100%)
frontend/__snapshots__/scenes-app-insights--funnel-left-to-right-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+11.1 KB
(130%)
frontend/__snapshots__/scenes-app-insights--funnel-time-to-convert--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+38 Bytes
(100%)
...tend/__snapshots__/scenes-app-insights--funnel-time-to-convert-edit--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+36 Bytes
(100%)
frontend/__snapshots__/scenes-app-insights--funnel-time-to-convert-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+19.5 KB
(120%)
frontend/__snapshots__/scenes-app-insights--funnel-top-to-bottom--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+18.9 KB
(120%)
...d/__snapshots__/scenes-app-insights--funnel-top-to-bottom-breakdown--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+10 Bytes
(100%)
...napshots__/scenes-app-insights--funnel-top-to-bottom-breakdown-edit--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+16 Bytes
(100%)
...tend/__snapshots__/scenes-app-insights--funnel-top-to-bottom-breakdown-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-44 Bytes
(100%)
frontend/__snapshots__/scenes-app-insights--funnel-top-to-bottom-edit--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-39 Bytes
(100%)
frontend/__snapshots__/scenes-app-insights--funnel-top-to-bottom-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+7.3 KB
(130%)
frontend/__snapshots__/scenes-app-insights--lifecycle--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+16.5 KB
(120%)
frontend/__snapshots__/scenes-app-insights--retention-breakdown--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+7.77 KB
(130%)
frontend/__snapshots__/scenes-app-insights--stickiness--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+10.1 KB
(130%)
frontend/__snapshots__/scenes-app-insights--trends-area--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+12.4 KB
(140%)
frontend/__snapshots__/scenes-app-insights--trends-line--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+12.3 KB
(130%)
frontend/__snapshots__/scenes-app-insights--trends-line-breakdown--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+22.5 KB
(130%)
frontend/__snapshots__/scenes-app-insights--trends-line-edit--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+32.1 KB
(150%)
frontend/__snapshots__/scenes-app-insights--trends-line-edit.png
Oops, something went wrong.
Binary file modified
BIN
+17.8 KB
(150%)
frontend/__snapshots__/scenes-app-insights--trends-line.png
Oops, something went wrong.
Binary file modified
BIN
+10.5 KB
(130%)
frontend/__snapshots__/scenes-app-insights--trends-pie--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+12.5 KB
(130%)
frontend/__snapshots__/scenes-app-insights--trends-pie-breakdown--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+7.81 KB
(130%)
frontend/__snapshots__/scenes-app-insights--trends-table--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+9.97 KB
(130%)
frontend/__snapshots__/scenes-app-insights--trends-table-breakdown--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+18.4 KB
(120%)
frontend/__snapshots__/scenes-app-insights--user-paths--webkit.png
Oops, something went wrong.
Binary file modified
BIN
+1 Byte
(100%)
...napshots__/scenes-app-recordings--recordings-play-list-no-pinned-recordings.png
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.