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

feat(analytics): add documentation for analytics #181

Merged
merged 14 commits into from
Feb 9, 2024

Conversation

yquansah
Copy link
Contributor

@yquansah yquansah commented Feb 5, 2024

This PR adds basic documentation for configuring and using the analytics feature on Flipt.

Completes FLI-825

@markphelps markphelps marked this pull request as ready for review February 8, 2024 14:41
@markphelps markphelps requested a review from a team as a code owner February 8, 2024 14:41
Comment on lines 333 to 336
| analytics.clickhouse.enabled | Switch for connection to clickhouse | false | v1.37.0 |
| analytics.clickhouse.url | URL for the clickhouse server | | v1.37.0 |
| analytics.clickhouse.username | Username for the clickhouse server | | v1.37.0 |
| analytics.clickhouse.password | Password for the clickhouse server | | v1.37.0 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| analytics.clickhouse.enabled | Switch for connection to clickhouse | false | v1.37.0 |
| analytics.clickhouse.url | URL for the clickhouse server | | v1.37.0 |
| analytics.clickhouse.username | Username for the clickhouse server | | v1.37.0 |
| analytics.clickhouse.password | Password for the clickhouse server | | v1.37.0 |
| analytics.storage.clickhouse.enabled | Enable Clickhouse | false | v1.37.0 |
| analytics.storage.clickhouse.url | URL for the Clickhouse server | | v1.37.0 |

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@markphelps Good call.

@yquansah yquansah requested a review from markphelps February 8, 2024 18:17
@yquansah yquansah merged commit 66b0401 into main Feb 9, 2024
@yquansah yquansah deleted the analytics-documentation branch February 9, 2024 02:19
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.

2 participants