Artsdatabanken / nin-kart

Ecological maps of Norway
https://nin.artsdatabanken.no
MIT License
9 stars 2 forks source link

Erstatt logging til Sentry med annen konto eller løsning #1702

Open bjornreppen opened 3 years ago

bjornreppen commented 3 years ago
import * as Sentry from "@sentry/browser";
import { BrowserRouter } from "react-router-dom";
import SettingsContainer from "SettingsContainer";
true &&
  Sentry.init({
    dsn: "https://c493d02267634ba4bc387feaddbeb083@sentry.io/1302262",
    maxBreadcrumbs: 50,
    debug: true
  });
Myrdrahl commented 3 years ago

@steinho Her bør vi gjøre en vurdering, du har kanskje noen innspill?

steinho commented 3 years ago

Hva er Sentry? Mer som Newrelic/application insighs?

bjornreppen commented 3 years ago

Ja, same!

On Tue, Mar 9, 2021 at 10:31 AM Stein A. Hoem notifications@github.com wrote:

Hva er Sentry? Mer som Newrelic/application insighs?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Artsdatabanken/nin-kart/issues/1702#issuecomment-793616346, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACEWDYJB4QDAKF6I43NSLDTCXTFRANCNFSM4YZG5LBQ .

bjornreppen commented 3 years ago

Ble brukt fordi det var gratis.

On Tue, Mar 9, 2021 at 11:12 AM Bjørn Reppen bjreppen@gmail.com wrote:

Ja, same!

On Tue, Mar 9, 2021 at 10:31 AM Stein A. Hoem notifications@github.com wrote:

Hva er Sentry? Mer som Newrelic/application insighs?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Artsdatabanken/nin-kart/issues/1702#issuecomment-793616346, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACEWDYJB4QDAKF6I43NSLDTCXTFRANCNFSM4YZG5LBQ .