-
Notifications
You must be signed in to change notification settings - Fork 54
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
Feature/metrics promql aos #830
Commits on Aug 1, 2023
-
multi line support with dummy data for prometheus
Signed-off-by: Eric Wei <menwe@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for ef8b32d - Browse repository at this point
Copy the full SHA ef8b32dView commit details -
initial support for rendering prometheus data
Signed-off-by: Eric <menwe@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 85160f2 - Browse repository at this point
Copy the full SHA 85160f2View commit details -
Working multi line viz with new sql
Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4a8318d - Browse repository at this point
Copy the full SHA 4a8318dView commit details
Commits on Aug 3, 2023
-
Add Metric Config inline panel to VisualizationContainer
Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 85c2f63 - Browse repository at this point
Copy the full SHA 85c2f63View commit details -
Configure update handler for AttributesGroupBy selector on Visualizat…
…ionContainer (metric display) Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7eea892 - Browse repository at this point
Copy the full SHA 7eea892View commit details
Commits on Aug 7, 2023
-
Update Metric layout metadata to include query info
Update CSS to allow metric-grid to accomodate inline-edit form Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 182b738 - Browse repository at this point
Copy the full SHA 182b738View commit details -
* Modified map visualization to be region map instead of tiles Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Added user agent mapping file Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Added event.dataset field Signed-off-by: Daniel Dong <danieldong51@amazon.com> * removed event.dataset Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Updated author Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Added README.md Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Added dashboard.png and logo.png Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Updated search queries object in assets and another sample log Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Updated geo fields in communication mappings Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Fixed datetime format Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Added geo to destination Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Updated error search query object Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Created Geo object in communications schema Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Changed user_agent to be a subfield of http Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Changed structure of logo and gallery Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Removed user agent from logs component Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Changed user_agent and os fields to be subobjects Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Fixed geo object Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Remoted user_agent from components Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Added geo data to error log Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Updated name Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Added ingestion pipeline info Signed-off-by: Daniel Dong <danieldong51@amazon.com> * Updated README.md to remove ingestion pipeline Signed-off-by: Dan Dong <58446449+danieldong51@users.noreply.github.com> * Created INGESTION.md Signed-off-by: Dan Dong <58446449+danieldong51@users.noreply.github.com> * Updated INGESTION.md Signed-off-by: Dan Dong <58446449+danieldong51@users.noreply.github.com> --------- Signed-off-by: Daniel Dong <danieldong51@amazon.com> Signed-off-by: Dan Dong <58446449+danieldong51@users.noreply.github.com> Co-authored-by: Daniel Dong <danieldong51@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for b4de7ec - Browse repository at this point
Copy the full SHA b4de7ecView commit details -
Fix broken Nginx Integration data volume panel (#787)
* Fix broken nginx data volume panel Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Re-add sample data Signed-off-by: Simeon Widdis <sawiddis@amazon.com> --------- Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for aff3b42 - Browse repository at this point
Copy the full SHA aff3b42View commit details -
Updated link in sourceURL (#811)
Signed-off-by: Daniel Dong <danieldong51@amazon.com> Co-authored-by: Daniel Dong <danieldong51@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for fe846db - Browse repository at this point
Copy the full SHA fe846dbView commit details -
Make integration category and template lists dynamic (#782)
* Make category list dynamic Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Remove unused category constant Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Remove hardcoded integration template list Signed-off-by: Simeon Widdis <sawiddis@amazon.com> --------- Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 1227129 - Browse repository at this point
Copy the full SHA 1227129View commit details -
Re-apply fix for VPC type (#809)
* Fix VPC type Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Add a test case Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Re-apply link fix and update test Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Revert "Re-apply link fix and update test" This reverts commit f2ec20d. Signed-off-by: Simeon Widdis <sawiddis@amazon.com> --------- Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 5f1ec6f - Browse repository at this point
Copy the full SHA 5f1ec6fView commit details -
Integrations base path fix (#713)
* Fix behavior when base path is added Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Fix handling of base paths for the proxy Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Fix add integration flyout Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Remove fetch usages from proxy call Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Fix request query building Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Switch from props.http to coreRefs.http Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Revert "Switch from props.http to coreRefs.http" This reverts commit f66db83. Signed-off-by: Simeon Widdis <sawiddis@amazon.com> --------- Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 57de625 - Browse repository at this point
Copy the full SHA 57de625View commit details -
Fix integration removal timing (#781)
* Fix integration removal timing Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Remove unused commented code Signed-off-by: Simeon Widdis <sawiddis@amazon.com> --------- Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6d9b6f3 - Browse repository at this point
Copy the full SHA 6d9b6f3View commit details -
Nginx Integration Panel Fix: Re-apply link removal (#807)
* Fix broken nginx data volume panel Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Re-add sample data Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Re-apply link fix and update test Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Re-apply formatting to local_repository.test.ts Signed-off-by: Simeon Widdis <sawiddis@amazon.com> --------- Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 78af3d9 - Browse repository at this point
Copy the full SHA 78af3d9View commit details -
Multi line feature working in metrics
Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6a70f27 - Browse repository at this point
Copy the full SHA 6a70f27View commit details -
Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2a67d22 - Browse repository at this point
Copy the full SHA 2a67d22View commit details -
Add Metric Config inline panel to VisualizationContainer
Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c9e8aea - Browse repository at this point
Copy the full SHA c9e8aeaView commit details -
Configure update handler for AttributesGroupBy selector on Visualizat…
…ionContainer (metric display) Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7f11d0e - Browse repository at this point
Copy the full SHA 7f11d0eView commit details -
Update Metric layout metadata to include query info
Update CSS to allow metric-grid to accomodate inline-edit form Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6565805 - Browse repository at this point
Copy the full SHA 6565805View commit details -
Allow VisualizationContainer to handle input data from both Metric an…
…d PPL Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2b44603 - Browse repository at this point
Copy the full SHA 2b44603View commit details -
Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 98f6e8c - Browse repository at this point
Copy the full SHA 98f6e8cView commit details
Commits on Aug 8, 2023
-
WIP Metric Edit Panel ContextMenu
Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9257ba4 - Browse repository at this point
Copy the full SHA 9257ba4View commit details -
Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0c13108 - Browse repository at this point
Copy the full SHA 0c13108View commit details
Commits on Aug 9, 2023
-
Metric Inline Editor w/ CSS fixes
Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53eb779 - Browse repository at this point
Copy the full SHA 53eb779View commit details -
Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 59bfd3f - Browse repository at this point
Copy the full SHA 59bfd3fView commit details
Commits on Aug 10, 2023
-
Bux fix- infinite loading loop of panels
Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for ef790a7 - Browse repository at this point
Copy the full SHA ef790a7View commit details