mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
2b1ad303d9
This commit updates the MetricsTable component to fetch and display attributes for each metric. It adds a new API request to retrieve the attributes from the server and updates the component's state to store the fetched attributes. The attributes are then passed to the AnalyticsModelTable component to be displayed in the "Attributes" column. This enhancement improves the visibility and analysis capabilities of the metrics data. Files modified: - Dashboard/src/Components/Metrics/MetricsTable.tsx |
||
---|---|---|
.. | ||
API | ||
Docs | ||
Middleware | ||
ProtoFiles/OTel/v1 | ||
Service | ||
Types | ||
Utils | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
Dockerfile.tpl | ||
Index.ts | ||
jest.config.json | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
tsconfig.json |