-
Notifications
You must be signed in to change notification settings - Fork 132
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
Bigeye documentation #842
Bigeye documentation #842
Conversation
@kik-kik or @scholtzan please feel free to add or modify the documentation (esp. the recommendations section) |
@badboy thank you for the very helpful comments. |
1e55af5
to
e4d981e
Compare
|
||
To add metrics to a collection in Bigeye, navigate to the collection you want to update and click "Add Metrics." You can search or filter for specific metrics that align with your monitoring goals. | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZFRAaeX6z8w?si=ba3jYHTQNZPDi9ua" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we should upload these videos to our internal GDrive instead of having them publicly on Youtube. Just in case it shows sensitive information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was my recommendation to put them on Youtube, to make them embeddable (I would have liked to have it on airmo, but that doesn't have an embeddable player).
This is going on a public doc site, so I would prefer to have the videos also publicly accessible. I haven't checked them in detail if there's something that shouldn't be online. If there is maybe we should redact that information instead of making those videos hidden.
The videos are currently marked as unlisted (mostly so they don't clutter the channel page).
But this now being in a public PR means they are public.
I can fix up spellcheck and prettifier once this is reviewed. The link checks seem to be broken on |
85d7f0c
to
afeefc2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few suggestions, but looking good.
I guess in a follow-up PR we might want to add some docs around BigConfig and how Bigeye integrates into our ETL pipeline.
aeb27dd
to
1191155
Compare
1191155
to
0ce2be8
Compare
0ce2be8
to
6195ec2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Squashed, rebased and prettified/links-fixed/etc. Ready to land.
Starting at h1 everywhere
6195ec2
to
2ae8c00
Compare
Initial Bigeye documentation that guides users on essential Bigeye features, how to deploy metrics and issues management.