Documentation ¶
Overview ¶
Package analytics deals with collecting pyroscope server usage data.
By default pyroscope server sends anonymized usage data to Pyroscope team. This helps us understand how people use Pyroscope and prioritize features accordingly. We take privacy of our users very seriously and only collect high-level stats such as number of apps added, types of spies used, etc.
You can disable this with a flag or an environment variable
pyroscope server -analytics-opt-out ... PYROSCOPE_ANALYTICS_OPT_OUT=true pyroscope server
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatsProvider ¶ added in v0.0.37
Click to show internal directories.
Click to hide internal directories.