Logo
Explore Help
Register Sign In
External/signoz
1
0
Fork 0
You've already forked signoz
mirror of https://github.com/SigNoz/signoz.git synced 2025-12-22 18:06:35 +00:00
Code Issues Packages Projects Releases Wiki Activity
signoz/frontend/src/api/apiV1.ts

11 lines
298 B
TypeScript
Raw Normal View History

Fix(FE): Eslint Prettier are configured (#269) * fix(FE): eslint * chore: run eslint on frontend folder * chore: run eslint on src * chore: eslint fixing is updated * chore: linting errors are updated Co-authored-by: Nidhi Tandon <nidhitandon08@gmail.com>
2021-08-26 11:50:47 +05:30
const apiV1 = '/api/v1/';
feat: resource attributes based filter for metrics (#1022) * feat: resource attributes based filtering enabled
2022-05-03 15:41:40 +05:30
export const apiV2 = '/api/v2/';
feat(builder): add aggregator filter (#2516) Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com> Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-04-01 08:59:35 +03:00
export const apiV3 = '/api/v3/';
chore: update query builder to support spatial aggregations and functions (#4569)
2024-03-01 14:51:50 +05:30
export const apiV4 = '/api/v4/';
fix: 404 not found when intercepting the ingestion key calls (#5490)
2024-07-16 14:30:03 +05:30
export const gatewayApiV1 = '/api/gateway/v1/';
feat: integrate update profile and invite users api
2024-10-23 19:07:37 +05:30
export const gatewayApiV2 = '/api/gateway/v2/';
fix: 404 not found when intercepting the ingestion key calls (#5490)
2024-07-16 14:30:03 +05:30
export const apiAlertManager = '/api/alertmanager/';
revamps api layer
2021-04-24 01:51:45 +05:30
export default apiV1;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 1056ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API