Skip to content

Add log search API - #20

Closed
jpogran-hashi wants to merge 1 commit into
instana:mainfrom
jpogran-hashi:jpogran/log-search-api
Closed

Add log search API#20
jpogran-hashi wants to merge 1 commit into
instana:mainfrom
jpogran-hashi:jpogran/log-search-api

Conversation

@jpogran-hashi

Copy link
Copy Markdown

This defines POST /api/logging/logs/getLogs/v1 in the OpenAPI specification with API-token authentication and open JSON request and response bodies.

It regenerates LoggingAnalyzeApi and its documentation, and covers the serialized URL, JSON payload, and Authorization header.

The intention is to use this in the mcp-instana project

Instana Logging API: https://www.ibm.com/docs/en/instana-observability?topic=logging-api

Define POST /api/logging/logs/getLogs/v1 in the OpenAPI specification with API-token authentication and open JSON request and response bodies.

Regenerate LoggingAnalyzeApi and its documentation, and cover the serialized URL, JSON payload, and Authorization header.
@NiyathaVS

Copy link
Copy Markdown
Collaborator

Hey @jpogran-hashi, we’ve upgraded the Instana client to a newer version. With the updated client, the logging API is now available in instana_client/api/logging_analyze_api.py as get_logs.

Could you please check and confirm whether this is the endpoint you were looking for?

@jpogran-hashi

Copy link
Copy Markdown
Author

Yep, that is what I was looking of in adding this. I'm closing this now

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