Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 196
    • Issues 196
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 39
    • Merge Requests 39
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Merge Requests
  • !343

Our Privacy Policy has changed, please visit https://about.gitlab.com/privacy to review these changes.

Open
Opened 33 minutes ago by Mark Harding@markeharding
  • Report abuse
Report abuse

WIP: Entity Centric Metrics & Dashboard

Rest API: api/v2/analytics/dashboards/$id

query value
?filter platform::browser,views::organic
?timespan today
?metric active_users
Edited 30 minutes ago by Mark Harding

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b "feat/entity-centric-metrics" "origin/feat/entity-centric-metrics"

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout "origin/master"
git merge --no-ff "feat/entity-centric-metrics"

Step 4. Push the result of the merge to GitLab

git push origin "master"

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Request to merge feat/entity-centric-metrics into master
The source branch is 2 commits behind the target branch
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #84401097 failed for 756c5d09 on feat/entity-centric-metrics
          Requires 2 more approvals from Devs and Deployers.
          Emiliano Balbuena
          Emiliano Balbuena
          Ben Hayward
          Ben Hayward
          Marcelo Rivera
          Marcelo Rivera
          Brian Hatchet
          Brian Hatchet
          Rami Albatal
          Rami Albatal
          This is a Work in Progress
          You can merge this merge request manually using the
          • Discussion 0
          • Commits 2
          • Pipelines 5
          • Changes 37
          • Loading...
          • Mark Harding @markeharding changed milestone to %Analytics #mvp 33 minutes ago

            changed milestone to %Analytics #mvp

          • Mark Harding @markeharding added MR::Requires Changes Product::Analytics Sprint::09/25 - Oldfashioned Owl Squad::Blue scoped labels 33 minutes ago

            added MR::Requires Changes Product::Analytics Sprint::09/25 - Oldfashioned Owl Squad::Blue scoped labels

          • Mark Harding @markeharding changed the description 30 minutes ago

            changed the description

          • Mark Harding @markeharding added 1 commit 29 minutes ago

            added 1 commit

            • e58d53ee - (wip): structure for dashboards

            Compare with previous version

          • Mark Harding @markeharding added 1 commit 28 minutes ago

            added 1 commit

            • 32c4c512 - (wip): structure for dashboards

            Compare with previous version

          • Mark Harding @markeharding added 1 commit 18 minutes ago

            added 1 commit

            • 756c5d09 - (wip): structure for dashboards

            Compare with previous version

          • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
          Please register or sign in to reply
          0 Assignees
          None
          Assign to
          Analytics #mvp
          Milestone
          Analytics #mvp
          Assign milestone
          None
          Time tracking
          No estimate or time spent
          4
          Labels
          MR::Requires Changes Product::Analytics Sprint::09/25 - Oldfashioned Owl Squad::Blue
          Assign labels
          • View project labels
          Lock merge request
          Unlocked
          7
          7 participants
          user avatar
          Emiliano Balbuena
          user avatar
          Ben Hayward
          user avatar
          Marcelo Rivera
          user avatar
          Brian Hatchet
          user avatar
          Rami Albatal
          user avatar
          Martin Santangelo
          user avatar
          Mark Harding
          Reference: minds/engine!343