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

Feature/metrics promql aos #830

Closed
wants to merge 26 commits into from
Closed

Commits on Aug 1, 2023

  1. multi line support with dummy data for prometheus

    Signed-off-by: Eric Wei <menwe@amazon.com>
    mengweieric authored and kavithacm committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ef8b32d View commit details
    Browse the repository at this point in the history
  2. initial support for rendering prometheus data

    Signed-off-by: Eric <menwe@amazon.com>
    mengweieric authored and kavithacm committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    85160f2 View commit details
    Browse the repository at this point in the history
  3. Working multi line viz with new sql

    Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
    kavithacm committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4a8318d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Add Metric Config inline panel to VisualizationContainer

    Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
    pjfitzgibbons committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    85c2f63 View commit details
    Browse the repository at this point in the history
  2. Configure update handler for AttributesGroupBy selector on Visualizat…

    …ionContainer (metric display)
    
    Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
    pjfitzgibbons committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7eea892 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. 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>
    pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    182b738 View commit details
    Browse the repository at this point in the history
  2. Add Apache Integration (#754)

    * 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>
    2 people authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b4de7ec View commit details
    Browse the repository at this point in the history
  3. 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>
    Swiddis authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    aff3b42 View commit details
    Browse the repository at this point in the history
  4. Updated link in sourceURL (#811)

    Signed-off-by: Daniel Dong <danieldong51@amazon.com>
    Co-authored-by: Daniel Dong <danieldong51@amazon.com>
    2 people authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fe846db View commit details
    Browse the repository at this point in the history
  5. 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>
    Swiddis authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1227129 View commit details
    Browse the repository at this point in the history
  6. 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>
    Swiddis authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5f1ec6f View commit details
    Browse the repository at this point in the history
  7. 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>
    Swiddis authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    57de625 View commit details
    Browse the repository at this point in the history
  8. 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>
    Swiddis authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6d9b6f3 View commit details
    Browse the repository at this point in the history
  9. 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>
    Swiddis authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    78af3d9 View commit details
    Browse the repository at this point in the history
  10. Multi line feature working in metrics

    Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
    kavithacm authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6a70f27 View commit details
    Browse the repository at this point in the history
  11. Update test snapshots

    Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
    kavithacm authored and pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2a67d22 View commit details
    Browse the repository at this point in the history
  12. Add Metric Config inline panel to VisualizationContainer

    Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
    pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c9e8aea View commit details
    Browse the repository at this point in the history
  13. Configure update handler for AttributesGroupBy selector on Visualizat…

    …ionContainer (metric display)
    
    Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
    pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7f11d0e View commit details
    Browse the repository at this point in the history
  14. 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>
    pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6565805 View commit details
    Browse the repository at this point in the history
  15. Allow VisualizationContainer to handle input data from both Metric an…

    …d PPL
    
    Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
    pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2b44603 View commit details
    Browse the repository at this point in the history
  16. Merge Cleanup

    Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
    pjfitzgibbons committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    98f6e8c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. WIP Metric Edit Panel ContextMenu

    Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
    pjfitzgibbons committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9257ba4 View commit details
    Browse the repository at this point in the history
  2. Add trace styles

    Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
    kavithacm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0c13108 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Metric Inline Editor w/ CSS fixes

    Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
    pjfitzgibbons committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    53eb779 View commit details
    Browse the repository at this point in the history
  2. modify spanParam

    Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
    kavithacm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    59bfd3f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Bux fix- infinite loading loop of panels

    Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
    kavithacm committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ef790a7 View commit details
    Browse the repository at this point in the history