Skip to content

Integration 2486#3323

Draft
cursor[bot] wants to merge 1 commit intomainfrom
cursor/integration-2486-1cdd
Draft

Integration 2486#3323
cursor[bot] wants to merge 1 commit intomainfrom
cursor/integration-2486-1cdd

Conversation

@cursor
Copy link

@cursor cursor bot commented Mar 2, 2026

feat: Implement Loki integration (issue #2486) to allow pushing and querying logs from Loki, following existing integration patterns.

The implementation includes backend components for authentication, pushing logs (loki.pushLogs), and querying logs (loki.queryLogs), along with comprehensive unit tests. Frontend mappers, a Loki SVG icon, and documentation have also been added to provide a complete integration experience.


Open in Web Open in Cursor 

Implements the Loki integration (#2486) with:

Backend:
- Loki integration with URL + auth (none/basic/bearer) + optional tenant ID
- Push Logs component: pushes log entries via POST /loki/api/v1/push
- Query Logs component: queries logs via GET /loki/api/v1/query_range using LogQL
- HTTP client with auth, tenant ID header, and response size limits
- Comprehensive tests for integration, client, and both components

Frontend:
- Component mappers for Push Logs and Query Logs
- Loki SVG icon
- Integration registered in mapper index and icon registry

Documentation:
- Loki.mdx with connection instructions and component docs
@cursor
Copy link
Author

cursor bot commented Mar 2, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@shiroyasha
Copy link
Collaborator

/sp start

13 similar comments
@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp start

@superplanehq-integration
Copy link

✅ SSH is available on the new machine.
IP address:

@shiroyasha
Copy link
Collaborator

/sp start

@superplanehq-integration
Copy link

✅ SSH is available on the new machine.
IP address: 178.104.15.52

@shiroyasha
Copy link
Collaborator

/sp stop

@shiroyasha shiroyasha closed this Mar 2, 2026
@shiroyasha shiroyasha reopened this Mar 2, 2026
@shiroyasha shiroyasha closed this Mar 2, 2026
@shiroyasha shiroyasha reopened this Mar 2, 2026
@shiroyasha
Copy link
Collaborator

/sp start

@superplanehq-integration
Copy link

✅ SSH is available on the new machine.
IP address: 178.104.15.52

@shiroyasha
Copy link
Collaborator

/sp stop

2 similar comments
@shiroyasha
Copy link
Collaborator

/sp stop

@shiroyasha
Copy link
Collaborator

/sp stop

@shiroyasha
Copy link
Collaborator

/sp start

@superplanehq-integration
Copy link

✅ SSH is available on the new machine.
IP address: 178.104.15.52

@shiroyasha
Copy link
Collaborator

/sp stop

@shiroyasha
Copy link
Collaborator

/sp start

@shiroyasha
Copy link
Collaborator

/sp stop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants