Skip to content

Capacity Metrics with mysql #104

@dioworld93

Description

@dioworld93

Environment

  • Nautobot version (Docker tag too if applicable):
  • Python version: Python 3.9.20
  • Database platform, version: mysql-server-8.0.36-1
  • Middleware(s):

Steps to Reproduce

  1. follow the guide to install capacity metrics. from the gui under apps , it is installed, the page say it supports mysql

Expected Behavior

When trying https://nautobot.xxx.com/api/plugins/capacity-metrics/app-metrics
should see the data, like demo.nautobot.com/api/plugins/capacity-metrics/app-metrics

Observed Behavior

{"error": "DISTINCT ON fields is not supported by this database backend", "exception": "NotSupportedError", "nautobot_version": "2.3.13", "python_version": "3.9.20"}
mysql database

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedstatus: acceptedThis issue has been accepted by the maintainers team for implementationtype: bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions