Skip to content

Update Instana Python SDK to version 1.315#14

Merged
Jayssgss merged 1 commit intoinstana:mainfrom
Jayssgss:315-Update
Mar 17, 2026
Merged

Update Instana Python SDK to version 1.315#14
Jayssgss merged 1 commit intoinstana:mainfrom
Jayssgss:315-Update

Conversation

@Jayssgss
Copy link
Collaborator

@Jayssgss Jayssgss commented Mar 16, 2026

Update Instana Python SDK to OpenAPI Spec 1.315.1425 (SDK v1.0.4)

Summary

This PR updates the Instana Python SDK to OpenAPI spec version 1.315.1425 (from 1.309.1268) and bumps the SDK version to 1.0.4.
The update brings new APIs, additional models, enhanced integrations, and improvements while maintaining backward compatibility.


Version Updates

  • SDK Version: 1.0.31.0.4
  • OpenAPI Spec: 1.309.12681.315.1425

Key Additions

New APIs

  • LLM Price Configuration API

    • Manage pricing configuration for LLM models
  • SLO Configurations API

    • Expanded SLO configuration support
  • Default API Updates

    • Additional utility endpoints
  • Authentication API Enhancements

    • Identity provider status updates

New Models & Integrations

  • LLM Gateway Models

    • LLMGatewayCapability
    • LLMGatewayModel
    • LLMGatewayService
    • Extended LLMEgressGateway
  • Session Replay Support

    • SessionReplayMetadata
    • SessionReplayTimestamps
    • GetSessionReplayMetadataResult
  • RBAC Tagged Alert Configurations

    • MobileAppAlertConfigWithRBACTag
    • SyntheticAlertConfigWithRBACTag
    • WebsiteAlertConfigWithRBACTag
  • Additional Integrations

    • NS1Integration
    • CustomTag

API Improvements

Application Resources API

  • Parameter rename: app_idapplication_id
  • Parameters changed from optional to required
  • Simplified return types

Alert Configuration APIs

Improved parameter handling and response models for:

  • Application alerts
  • Global application alerts
  • Infrastructure alerts

Event Settings API

  • Major update with improved event specification handling.

Manual Fixes Preserved

The following files remain excluded from generation to preserve custom fixes:

  • tag_filter.py
  • tag_filter_all_of_value.py

These maintain support for flexible tag filter value types (string, int, float, bool, dict).


Testing

  • All sanity checks passing
  • Package builds and installs successfully
  • Unit and integration tests validated
  • All API modules and models verified

Notes

  • Backward compatible except for the Application Resources API parameter rename
  • No dependency changes
  • Generated code updated according to latest OpenAPI specification

@Jayssgss Jayssgss requested a review from sunjit10 March 16, 2026 06:22
@Jayssgss Jayssgss self-assigned this Mar 16, 2026
@Jayssgss Jayssgss merged commit b51bf27 into instana:main Mar 17, 2026
2 checks passed
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