Skip to content

Seq 2021.3 API updates - #100

Merged
nblumhardt merged 1 commit into
datalust:devfrom
nblumhardt:2021-3-pre
Aug 25, 2021
Merged

Seq 2021.3 API updates#100
nblumhardt merged 1 commit into
datalust:devfrom
nblumhardt:2021-3-pre

Conversation

@nblumhardt

@nblumhardt nblumhardt commented Aug 25, 2021

Copy link
Copy Markdown
Member
  • New alerts model, replacing the earlier dashboard-based alerting implementation
  • Support for disaster recovery APIs including node status, fail-over, and license capabilities
  • Namespace updates - dashboarding-related types move from Seq.Api.Model.Monitoring to Seq.Api.Model.Dashboarding
  • Dashboard type name updates - MeasurementPart becomes ColumnPart
  • ServerMetricsEntity.EventStoreDiskRemainingBytes made nullable to correctly reflect the HTTP API definition of this property
  • InputAppliedPropertyPart consolidated with EventPropertyPart, now in Seq.Api.Model.Shared
  • Feature flags support via RootEntity.EnabledFeatures

 * New alerts model, replacing the earlier dashboard-based alerting implementation
 * Support for disaster recovery APIs including node status, fail-over, and license capabilities
 * Namespace updates - dashboarding-related types move from Seq.Api.Model.Monitoring to Seq.Api.Model.Dashboarding
 * Dashboard type name updates - `MeasurementPart` becomes `ColumnPart`
 * ServerMetricsEntity.EventStoreDiskRemainingBytes made nullable to correctly reflect the HTTP API definition of this property
 * InputAppliedPropertyPart consolidated with EventPropertyPart, now in Seq.Api.Model.Shared
 * Feature flags support via RootEntity.EnabledFeatures
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