Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add org options into config to fix influx 2.x organization settings. #18

Merged
merged 3 commits into from
Mar 26, 2021

Conversation

portlek
Copy link
Contributor

@portlek portlek commented Mar 19, 2021

fixes this(i hope)

[15:20:04 ERROR]: [com.influxdb.client.write.events.WriteErrorEvent] The error occurred during writing of data
com.influxdb.exceptions.NotFoundException: organization name "-" not found

part of #19
influxdb 2.x uses organizations too, so the config should also contain organization options.

@portlek portlek changed the title add org. add org options into config to fix influx 2.x organization settings. Mar 19, 2021
@Cubxity Cubxity added the enhancement New feature or request label Mar 26, 2021
@Cubxity Cubxity merged commit 51554b0 into Cubxity:dev Mar 26, 2021
@portlek portlek deleted the org branch March 26, 2021 14:54
Cubxity added a commit that referenced this pull request Jul 24, 2021
* add org options into config to fix influx 2.x organization settings. (#18)

* add org.

* Update InfluxSpec.kt

* Update InfluxSpec.kt

* feat: upgrade dependencies, improved build system

* feat: make use of Kotlin coroutines

* chore: bumped velocity api version

* fix: ci configuration to match branch naming

* fix: prometheus collector

* feat: replace konf with kotlinx.serialization

* fix: preview CI conflicting tag

* feat: made metrics configurable

* feat: added GC metrics collector

* chore: upgrade prometheus client

* feat: added support for BungeeCord

* feat: added support for BungeeCord (#27)

* feat: include BungeeCord in CI release

* chore: update README

* chore: suppress deprecation in EventsMetric

* feat: added minecraft_events_login_total metric

* chore: upgrade dependencies + CI jdk

* chore: bump kotlinx-serialization-core

* Support for Minestom servers (#28)

* feat: initial support for Minestom

* feat: added minecraft_events_login_total metric

* feat: make sure of Minestom's external dependencies system

* chore: updated README

* feat: included Minestom in CI

* chore: added Discord in README

* feat: added the ability to set server name via environment variable

* chore: added wiki disclaimer in readme

* [skip ci] chore: added servers using UnifiedMetrics section

* chore: relicense under LGPLv3

* [skip ci] chore: added OctaneMC to servers in README

* chore: updated gitignore

* fix: velocity proxy ping count negative values

* refactor: metric structure

* refactor: rename "name" to "world" for world metrics

* [skip ci] refactor: metrics api

* [skip ci] fix: removed debug println

* [skip ci] feat: improved performance

* chore: updated README

* chore: added note for influxdb dashboard

* [skip ci] chore: updated screenshots

* fix: InfluxDB write interval accuracy

* feat: improved default histogram resolution

* [skip ci] chore: prepare README for release

Co-authored-by: Hasan Demirtaş <utsukushihito@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants