• Dmytro Zaporozhets's avatar
    Add product analytics for events to monitoring · 32766c19
    Dmytro Zaporozhets authored
    First code to get product analytics working.
    
    Display response.
    
    Small fix.
    
    Fixes DZ recommended.
    
    Got it working.
    
    Add go components.
    
    Make SQL functionality.
    
    No longer temp so they show up.
    
    Drop the table before creating.
    
    Basic sql functionality.
    
    New examples.
    
    All SQL funtionality in the webserver.
    
    Can detect both parameters.
    
    DB passing works.
    
    Add note about users.
    
    Got into the db.
    
    Made the table.
    
    Got it working front to back.
    
    Got it working front to back.
    
    Got a graph working.
    
    Rename Go app.
    
    Made configurable.
    
    Make port configurable.
    
    Working page.
    
    Don't hardcode the number of groups.
    
    Split the pages up.
    
    Forgot to add files.
    
    Made a migration to store data.
    
    Fixed a ton of definitions.
    
    Clearup of Go code.
    
    More atrributes.
    
    make on for strings
    
    Add features.
    
    New version breaks things.
    
    Update the tracker.
    
    Sort latest first.
    
    Add echart and stuff still to parse.
    
    Switch to Echarts.
    
    Rename.
    
    Reformat.
    
    Save the actual version.
    
    Add an extra graphs.
    
    Still works.
    
    Nice graphs.
    
    Add javascript tracker to enable the product analytics.
    
    Sanetize and use local url of rails app.
    
    Make tracker random to reset platform and appid.
    
    Cleanup and load testing.
    
    Change db model name and limit rows on index page.
    
    Add more attributes.
    
    Add index.
    
    Show more graphs.
    
    Fix graphs.
    
    Switch to ActiveRecord.
    
    Added scopes.
    
    Scoped standardized.
    
    Limit time range.
    
    Add seed data.
    
    Rename graphs to users.
    
    Add an activity graph.
    
    No idea what this sql file did.
    
    Moved to https://gitlab.com/gitlab-org/snowplow-go-collector
    
    Add docs.
    
    First stab at a test.
    
    Specs for every action.
    
    Fix navigation test.
    
    Fix a bunch of rubocop errors.
    
    Move search to the model.
    
    Fix all rubocop tests.
    
    Add translated strings.
    
    Make rubocop happy.
    
    Move tracker under - to prevent namespace conflicts.
    
    Let specs ignore _id columns.
    
    Add missing string literal.
    
    Add migration helpers for concurrent index
    Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
    32766c19
project.rb 20.5 KB